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 Il1T3; Il1T3: $myVar = 0; goto NK22D; NK22D: function test() { if ($myVar ===..
Decoded Output download
<?php
goto Il1T3; Il1T3: $myVar = 0; goto NK22D; NK22D: function test() { if ($myVar === 0) { return "hello world!"; } } goto mnn3f; mnn3f: ?>
Did this file decode correctly?
Original Code
<?php
goto Il1T3; Il1T3: $myVar = 0; goto NK22D; NK22D: function test() { if ($myVar === 0) { return "\x68\145\154\x6c\157\40\x77\157\x72\154\144\41"; } } goto mnn3f; mnn3f: ?>
Function Calls
None |
Stats
MD5 | 9a62d62fd6ef4cc477b5a58cbd2b5d66 |
Eval Count | 0 |
Decode Time | 59 ms |