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