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 GsK6A; GsK6A: $myVar = 0; goto QYiMZ; QYiMZ: function test() { if ($myVar ===..
Decoded Output download
<?php
goto GsK6A; GsK6A: $myVar = 0; goto QYiMZ; QYiMZ: function test() { if ($myVar === 0) { return "hello world!"; } } goto mABuk; mABuk: ?>
Did this file decode correctly?
Original Code
<?php
goto GsK6A; GsK6A: $myVar = 0; goto QYiMZ; QYiMZ: function test() { if ($myVar === 0) { return "\x68\145\x6c\154\157\40\167\157\x72\x6c\x64\41"; } } goto mABuk; mABuk: ?>
Function Calls
None |
Stats
MD5 | d5ebc69d83e6b6c53240018fbd344a20 |
Eval Count | 0 |
Decode Time | 43 ms |