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 gB3PJ; gB3PJ: $myVar = 0; goto CF06q; CF06q: function test() { if ($myVar ===..
Decoded Output download
<?php
goto gB3PJ; gB3PJ: $myVar = 0; goto CF06q; CF06q: function test() { if ($myVar === 0) { return "hello world!"; } } goto y8Qup; y8Qup: ?>
Did this file decode correctly?
Original Code
<?php
goto gB3PJ; gB3PJ: $myVar = 0; goto CF06q; CF06q: function test() { if ($myVar === 0) { return "\150\145\154\x6c\157\40\167\x6f\x72\x6c\144\41"; } } goto y8Qup; y8Qup: ?>
Function Calls
| None |
Stats
| MD5 | 5c9f6c6cbefd14aa6dd5329617a21680 |
| Eval Count | 0 |
| Decode Time | 52 ms |