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