Best Blackhat Forum

Full Version: NewsPHP Pro 5.0 Nulled
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
NewsPHP Pro 5.0 Nulled

Code:
Code:

Site: http://www.newsphp.com/

Demo: http://www.newsphp.com/livedemo


Code:

http://rapidshare.com/files/99793536/News.amaderforum.com.rar.html


Quote:
The admin login is admin/admin (in case you cant figure that out) oh and BTW you can remove the key.php and md5.php . all you have to do is remove the following code from index.php, inc/main.php and newsadmin/index.php
Code:

if (include 'key.php')
{
if (md5 ($domain) != $key1)
{
echo '<b>Error in lisense.</b><br><br>Please contact <a href="mailto:support@website.com">support@website.com</a>';
exit ();
}

if (md5 ($key1) != $key2)
{
echo '<b>Error in license.</b><br><br>Please contact <a href="mailto:support@website.com">support@website.com</a>';
exit ();
}
}
else
{
echo '<br><br><b>Error in license.</b><br><br>Please contact <a href="mailto:support@website.com">support@website.com</a>';
exit ();
}
When i change newsadmin details ... all admin menu hide. what is problem ?
Reference URL's