|
|
|
|
Menu |
|
|
Home |
| |
|
Discussions |
| |
|
Tools |
| |
|
Affiliates |
| |
|
Content |
| |
|
Info |
| | |
|
|
|
|
|
User Info |
|
Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144
People Online:
Visitors: 73
Members: 0
Total: 73
|
|
|
|
|
|
Full disclosure |
|
|
|
|
|
|
|
|
|
IT Security and Insecurity Portal |
|
|
another script to decode, mqe please |
|
Posted: Sun Oct 19, 2008 6:00 pm |
|
|
olio |
Regular user |
|
|
Joined: Oct 19, 2008 |
Posts: 22 |
|
|
|
|
|
|
|
<?php // This file is protected by copyright law and provided under license. Reverse engineering of this file is strictly prohibited.
$OOO0O0O00=__FILE__;$O00O00O00=__LINE__;$OO00O0000=292;eval((base64_decode('JE8wMDBPME8wMD1mb3BlbigkT09PME8wTzAwLCdyYicpO3doaWxlKC0tJE8wME8wME8wMClmZ2V0cygkTzAwME8wTzAwLDEwMjQpO2ZnZXRzKCRPMDAwTzBPMDAsNDA5Nik7JE9PMDBPMDBPMD0oYmFzZTY0X2RlY29kZShzdHJ0cihmcmVhZCgkTzAwME8wTzAwLDM3MiksJ0VudGVyeW91d2toUkhZS05XT1VUQWFCYkNjRGRGZkdnSWlKakxsTW1QcFFxU3NWdlh4WnowMTIzNDU2Nzg5Ky89JywnQUJDREVGR0hJSktMTU5PUFFSU1RVVldYWVphYmNkZWZnaGlqa2xtbm9wcXJzdHV2d3h5ejAxMjM0NTY3ODkrLycpKSk7ZXZhbCgkT08wME8wME8wKTs=')));return;?>
kr9NHenNHenNHe1lFMamb3klFoxiC2APk19gOLlHOa9gkZXJkZwVkr9NTznNHr8XHt4JkZwShokiF2A2Yy9LcBYvcoAPF3OZfuwPcmklCBWPkr8XHenNHr8XHtXLT08XHr8XHeEXhUXmOB50cbk5d3a3D2iUUylRTlfNaaOnCAkJW2YrcrcMO2fkDApQToxYdanXAbyTF1c2BuiDGjExHjH0YTC3KeLqRz0mRtfnWLYrOAcuUrlhU0xYTL9WAakTayaBa1icBMyJC2OlcMfPDBpqdo1Vd3nxFmY0fbc3Gul6HerZHzW1YjF4KUSvkZLphUL7cMYSd3YlhtONHeEXTznNHeEpK2a2CBXPkr9NHenNHenNHtL7eWppdMYSfBOlb29VC2AIwMYvdMcpcZ5XDuEJKX0hDB5jduaLca9vdMYlwtklFmkvFmHVFoiXwjSYtJOpctE9wrnsGbYxdy9jd25VcBY0htOYGaYOTrivF3WSkr15A1yHabYlFJXLTblTAAxWCbYzf29ZctL7eWPLcowINUnEdblzFBxgF2aScBY0b2OJhtOYGaYOTrOtRtOpctL7eWppcJILDBWINT0IHtn8gtELcowINT0IHtLIGX0hcBYPdZnmcbOyFmkvFL1zcZIXHJL7eWplGol0KX0hgW0h |
|
|
|
|
|
|
|
|
Posted: Sun Oct 19, 2008 6:17 pm |
|
|
mge |
Valuable expert |
|
|
Joined: Jul 16, 2008 |
Posts: 142 |
|
|
|
|
|
|
|
Code: | <?php
include_once "config.php";
include_once "errors.php";
$id = @mysql_connect($MySQLHost,$MySQLUser,$MySQLPassword);
$db = @mysql_select_db($MySQLDB,$id);
if($id == 0 || $db == 0) {
echo getErrorMsg(02);
exit;
}
?> |
please don't address me in a thread title, that is unnecessary.
if a thread only addresses one user, it's pointless (a pm would be a better solution). |
|
|
|
|
www.waraxe.us Forum Index -> PHP script decode requests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
All times are GMT
Page 1 of 1
|
|
|
Powered by phpBB © 2001-2008 phpBB Group
|
|
|
|
|
|
|