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 goto AniTH; kJe99: function test() { if ($myVar === 0) { return "\x68\x65\x6c\x6c\..
Decoded Output download
<?php
goto AniTH; kJe99: function test() { if ($myVar === 0) { return "hello world!"; } } goto MyNGf; AniTH: $myVar = 0; goto kJe99; MyNGf: ?>
Did this file decode correctly?
Original Code
<?php
goto AniTH; kJe99: function test() { if ($myVar === 0) { return "\x68\x65\x6c\x6c\157\x20\167\x6f\x72\x6c\144\x21"; } } goto MyNGf; AniTH: $myVar = 0; goto kJe99; MyNGf: ?>
Function Calls
None |
Stats
MD5 | d4cfee23474ef425c175192ea4371db6 |
Eval Count | 0 |
Decode Time | 43 ms |