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

Signing you up...

Thank you for signing up!

PHP Decode

$f = str_rot13(base64_decode("rJ9gLz8hoJH="));..

Decoded Output download

<?  $f = str_rot13(base64_decode("rJ9gLz8hoJH=")); ?>

Did this file decode correctly?

Original Code

$f = str_rot13(base64_decode("rJ9gLz8hoJH="));

Function Calls

str_rot13 1
base64_decode 1

Variables

None

Stats

MD5 04d88308d8f15d25d1f17a514002a05c
Eval Count 0
Decode Time 68 ms