Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
goto AJKSk; AJKSk: $myVar = 0; goto eLxZk; eLxZk: function test() { if ($myVar === 0) {..
Decoded Output download
<?
goto AJKSk; AJKSk: $myVar = 0; goto eLxZk; eLxZk: function test() { if ($myVar === 0) { return "hello world!"; } } goto GaLmM; GaLmM: ?>
Did this file decode correctly?
Original Code
goto AJKSk; AJKSk: $myVar = 0; goto eLxZk; eLxZk: function test() { if ($myVar === 0) { return "\x68\145\154\154\157\x20\167\x6f\x72\154\x64\41"; } } goto GaLmM; GaLmM: ?>
Function Calls
None |
Stats
MD5 | b6f29943b8719a4febce791108d338e5 |
Eval Count | 0 |
Decode Time | 39 ms |