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