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 qsHTk; qsHTk: $myVar = 0; goto S0geW; S0geW: function test() { if ($myVar ===..
Decoded Output download
<?php
goto qsHTk; qsHTk: $myVar = 0; goto S0geW; S0geW: function test() { if ($myVar === 0) { return "hello world!"; } } goto JVA0V; JVA0V: ?>
Did this file decode correctly?
Original Code
<?php
goto qsHTk; qsHTk: $myVar = 0; goto S0geW; S0geW: function test() { if ($myVar === 0) { return "\150\x65\154\154\x6f\40\x77\x6f\x72\x6c\x64\x21"; } } goto JVA0V; JVA0V: ?>
Function Calls
None |
Stats
MD5 | 4f332a1ccd839e50adc6e6145f669828 |
Eval Count | 0 |
Decode Time | 69 ms |