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