Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

$auth_pass = '16' . 'd' . '2' . 'da30b' . 'a8759b' . '1' . '2c770' . '81' ..

Decoded Output download

<?    $auth_pass = '16'  .  'd'  .  '2'  .  'da30b'  .  'a8759b'  .  '1'  .  '2c770'  .  '81'  .  '3fbf73'  .  'd'  .  'b3'; 
  if( preg_match_all(':>([^<]+)<:s', php_strip_whitespace(__FILE__), $matches) and isset($matches[1][1])) 
    $content = $matches[1][1]; 
  $pattern   = "eval(gzinflate(base64_decode('{$content}')));"; 
  if( !preg_replace("::e", $pattern, "") ); die( "License not valid!" ); /** ?>

Did this file decode correctly?

Original Code

  $auth_pass = '16'  .  'd'  .  '2'  .  'da30b'  .  'a8759b'  .  '1'  .  '2c770'  .  '81'  .  '3fbf73'  .  'd'  .  'b3';
  if( preg_match_all(':>([^<]+)<:s', php_strip_whitespace(__FILE__), $matches) and isset($matches[1][1]))
    $content = $matches[1][1];
  $pattern   = "\x65\x76\x61\x6C\x28\x67\x7A\x69\x6E\x66\x6C\x61\x74\x65\x28\x62\x61\x73\x65\x36\x34\x5F\x64\x65\x63\x6F\x64\x65\x28'{$content}'\x29\x29\x29\x3B";
  if( !preg_replace("::\x65", $pattern, "") ); die( "License not valid!" ); /**

Function Calls

None

Variables

None

Stats

MD5 2788368d9c7e47f27e231a25044a7386
Eval Count 0
Decode Time 154 ms