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 gFo25; gFo25: $myVar = 0; goto wCmV9; wCmV9: function test() { if ($myVar === 0) {..
Decoded Output download
<?
goto gFo25; gFo25: $myVar = 0; goto wCmV9; wCmV9: function test() { if ($myVar === 0) { return "hello world!"; } } goto oWDCP; oWDCP: ?>
Did this file decode correctly?
Original Code
goto gFo25; gFo25: $myVar = 0; goto wCmV9; wCmV9: function test() { if ($myVar === 0) { return "\x68\145\154\154\x6f\40\167\x6f\162\x6c\144\x21"; } } goto oWDCP; oWDCP:
Function Calls
None |
Stats
MD5 | 95c888e034b8e0b5ab63b0b8ffee63ab |
Eval Count | 0 |
Decode Time | 44 ms |