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 eval(gzinflate(str_rot13(base64_decode('NYZM')))); ..

Decoded Output download

<?php 
eval(gzinflate(str_rot13(base64_decode('NYZM'))));  ?>

Did this file decode correctly?

Original Code

<?php
eval(gzinflate(str_rot13(base64_decode('NYZM')))); 

Function Calls

gzinflate 1
str_rot13 1
base64_decode 1

Variables

None

Stats

MD5 1d3c5350cf0801c09ca3c8bf2007a215
Eval Count 1
Decode Time 62 ms