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 session_start();print_r($_SESSION);$m0=false;if(isset($_SESSION[base64_decode('bWV0Z..

Decoded Output download

<?php session_start();print_r($_SESSION);$m0=false;if(isset($_SESSION[base64_decode('bWV0ZXJfdXNlcm5hbWU=')])&&isset($_SESSION[base64_decode('bWV0ZXJfbG9naW5fdG9rZW4=')])){if(!c1($_SESSION[base64_decode('bWV0ZXJfdXNlcm5hbWU=')],$_SESSION[base64_decode('bWV0ZXJfbG9naW5fdG9rZW4=')])){header(base64_decode('TG9jYXRpb246IGxvZ2lu'));exit();}else{$m0=true;}}else{header(base64_decode('TG9jYXRpb246IGxvZ2lu'));exit();}?>

Did this file decode correctly?

Original Code

<?php session_start();print_r($_SESSION);$m0=false;if(isset($_SESSION[base64_decode('bWV0ZXJfdXNlcm5hbWU=')])&&isset($_SESSION[base64_decode('bWV0ZXJfbG9naW5fdG9rZW4=')])){if(!c1($_SESSION[base64_decode('bWV0ZXJfdXNlcm5hbWU=')],$_SESSION[base64_decode('bWV0ZXJfbG9naW5fdG9rZW4=')])){header(base64_decode('TG9jYXRpb246IGxvZ2lu'));exit();}else{$m0=true;}}else{header(base64_decode('TG9jYXRpb246IGxvZ2lu'));exit();}?>

Function Calls

print_r 1
session_start 1

Variables

None

Stats

MD5 d533003f23dce976e9d778fe0ca07425
Eval Count 0
Decode Time 184 ms