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 echo 'ok9'; echo gzinflate(base64_decode(str_rot13("FliAFl7WmZ9GlP1YGvbdlRwWGxlg..

Decoded Output download

ok9b'function mvcbrphdkaeztnigojfuwslxqy() { return true; }'

Did this file decode correctly?

Original Code

<?php

echo 'ok9';
echo gzinflate(base64_decode(str_rot13("FliAFl7WmZ9GlP1YGvbdlRwWGxlgXfaYGZ/CFvfgY86cXXmH0SFbIvuXYFxglyZbXFcAgInbODN=")));

Function Calls

gzinflate 1
str_rot13 1
base64_decode 1

Variables

None

Stats

MD5 5c39e066a0e765363a3f3334849a9a71
Eval Count 0
Decode Time 33 ms