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 if (file_exists("\x74\145\163\x74\56\x70\150\x70")) { echo "\x64\x6f\160\145"; } e..

Decoded Output download

<?php
 if (file_exists("test.php")) { echo "dope"; } else { echo "OH SHIT, RUN"; }

Did this file decode correctly?

Original Code

<?php
 if (file_exists("\x74\145\163\x74\56\x70\150\x70")) { echo "\x64\x6f\160\145"; } else { echo "\117\110\40\x53\x48\111\x54\x2c\x20\122\125\x4e"; }

Function Calls

file_exists 1

Variables

None

Stats

MD5 6c6b8bc61067db911e0b005cbfef9278
Eval Count 0
Decode Time 97 ms