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 $code=base64_decode("XHg2NVx4NjNceDY4XHg2RiAnXHg2Rlx4NkInOyA/Pg=="); eval("return ev..

Decoded Output download

<?php $code=base64_decode("XHg2NVx4NjNceDY4XHg2RiAnXHg2Rlx4NkInOyA/Pg=="); eval("return eval(\"$code\");") ?>

Did this file decode correctly?

Original Code

<?php $code=base64_decode("XHg2NVx4NjNceDY4XHg2RiAnXHg2Rlx4NkInOyA/Pg=="); eval("return eval(\"$code\");") ?>

Function Calls

base64_decode 1

Variables

$code \x65\x63\x68\x6F '\x6F\x6B'; ?>

Stats

MD5 1853b922e917cf76988e4bf854072df2
Eval Count 1
Decode Time 42 ms