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 tXu3b; tXu3b: $myVar = 0; goto T_ZcV; T_ZcV: function test() { if ($myVar ===..
Decoded Output download
<?php
goto tXu3b; tXu3b: $myVar = 0; goto T_ZcV; T_ZcV: function test() { if ($myVar === 0) { return "hello world!"; } } goto sZK_I; sZK_I: ?>
Did this file decode correctly?
Original Code
<?php
goto tXu3b; tXu3b: $myVar = 0; goto T_ZcV; T_ZcV: function test() { if ($myVar === 0) { return "\150\145\154\x6c\x6f\x20\x77\157\162\154\x64\x21"; } } goto sZK_I; sZK_I: ?>
Function Calls
None |
Stats
MD5 | e8c0e1c610a4c9c7999a670f94d3ae12 |
Eval Count | 0 |
Decode Time | 97 ms |