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 m6TYE; m6TYE: $myVar = 0; goto Z_X4j; Z_X4j: function test() { if ($myVar ===..
Decoded Output download
<?php
goto m6TYE; m6TYE: $myVar = 0; goto Z_X4j; Z_X4j: function test() { if ($myVar === 0) { return "hello world!"; } } goto yV4BD; yV4BD: ?>
Did this file decode correctly?
Original Code
<?php
goto m6TYE; m6TYE: $myVar = 0; goto Z_X4j; Z_X4j: function test() { if ($myVar === 0) { return "\x68\x65\154\x6c\x6f\x20\167\x6f\162\154\144\x21"; } } goto yV4BD; yV4BD: ?>
Function Calls
None |
Stats
MD5 | 47c9dd58ea18c404b445bc36ddf4ef27 |
Eval Count | 0 |
Decode Time | 34 ms |