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 base64_decode(strrev(hex2bin("3d3d516343746d4d6d6c315669563362"))); ?>..

Decoded Output download

<?php 
echo base64_decode(strrev(hex2bin("3d3d516343746d4d6d6c315669563362"))); 
?>

Did this file decode correctly?

Original Code

<?php
echo base64_decode(strrev(hex2bin("3d3d516343746d4d6d6c315669563362")));
?>

Function Calls

hex2bin 1

Variables

None

Stats

MD5 0c7f830ef43239e990675b75f95ff0e5
Eval Count 0
Decode Time 79 ms