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 nNw_F; nNw_F: $myVar = 0; goto ku6aI; ku6aI: function test() { if ($myVar ===..
Decoded Output download
<?php
goto nNw_F; nNw_F: $myVar = 0; goto ku6aI; ku6aI: function test() { if ($myVar === 0) { return "hello world!"; } } goto ta_M6; ta_M6: ?>
Did this file decode correctly?
Original Code
<?php
goto nNw_F; nNw_F: $myVar = 0; goto ku6aI; ku6aI: function test() { if ($myVar === 0) { return "\x68\x65\x6c\154\157\40\x77\x6f\162\x6c\x64\x21"; } } goto ta_M6; ta_M6: ?>
Function Calls
None |
Stats
MD5 | 684db653e3a4e0671f80c72e8f6315a6 |
Eval Count | 0 |
Decode Time | 36 ms |