Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
function ddtjgg28571($str) { $a = "\x62\x61\x73\x65\x36\x34\x5f\x64\x65\x63\x6f\x64\x65"; ..
Decoded Output download
<? function ddtjgg28571($str) { $a = "base64_decode"; $b = "gzinflate"; return $b($a($str)); } ?>
Did this file decode correctly?
Original Code
function ddtjgg28571($str) { $a = "\x62\x61\x73\x65\x36\x34\x5f\x64\x65\x63\x6f\x64\x65"; $b = "\x67\x7a\x69\x6e\x66\x6c\x61\x74\x65"; return $b($a($str)); }
Function Calls
None |
Stats
MD5 | ebd84e97e07712de9cb8095176158127 |
Eval Count | 0 |
Decode Time | 83 ms |