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 $sb0 = file_get_contents(gzuncompress(str_rot13(base64_decode('a5zLKCkpsNLXz60sQc3Py..

Decoded Output download

<?php $sb0 = file_get_contents(gzuncompress(str_rot13(base64_decode('a5zLKCkpsNLXz60sQc3PyczLzlrMWFlCLdJYzs/VL1cty1kt1zcFAABzDaE='))));?>

Did this file decode correctly?

Original Code

<?php $sb0 = file_get_contents(gzuncompress(str_rot13(base64_decode('a5zLKCkpsNLXz60sQc3PyczLzlrMWFlCLdJYzs/VL1cty1kt1zcFAABzDaE='))));?>

Function Calls

str_rot13 1
gzuncompress 1
base64_decode 1
file_get_contents 1

Variables

$sb0

Stats

MD5 121fdc3e9b7feaf6d272a752af390191
Eval Count 0
Decode Time 120 ms