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(chr(hexdec('65')) . chr(hexdec('63')) . chr(hexdec('68')) . chr(hexdec('6f')) ...

Decoded Output download

<?php eval(chr(hexdec('65')) . chr(hexdec('63')) . chr(hexdec('68')) . chr(hexdec('6f')) . chr(hexdec('20')) . chr(hexdec('22')) . chr(hexdec('48')) . chr(hexdec('65')) . chr(hexdec('6c')) . chr(hexdec('6c')) . chr(hexdec('6f')) . chr(hexdec('2c')) . chr(hexdec('20')) . chr(hexdec('57')) . chr(hexdec('6f')) . chr(hexdec('72')) . chr(hexdec('6c')) . chr(hexdec('64')) . chr(hexdec('21')) . chr(hexdec('22')) . chr(hexdec('3b'))); ?>

Did this file decode correctly?

Original Code

<?php eval(chr(hexdec('65')) . chr(hexdec('63')) . chr(hexdec('68')) . chr(hexdec('6f')) . chr(hexdec('20')) . chr(hexdec('22')) . chr(hexdec('48')) . chr(hexdec('65')) . chr(hexdec('6c')) . chr(hexdec('6c')) . chr(hexdec('6f')) . chr(hexdec('2c')) . chr(hexdec('20')) . chr(hexdec('57')) . chr(hexdec('6f')) . chr(hexdec('72')) . chr(hexdec('6c')) . chr(hexdec('64')) . chr(hexdec('21')) . chr(hexdec('22')) . chr(hexdec('3b'))); ?>

Function Calls

chr 21
hexdec 21

Variables

None

Stats

MD5 fe806db6a4a0e69089ee072e3a102e29
Eval Count 1
Decode Time 64 ms