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 RTDCC; RTDCC: $myVar = 0; goto vyQ32; vyQ32: function test() { if ($myVar ===..
Decoded Output download
<?php
goto RTDCC; RTDCC: $myVar = 0; goto vyQ32; vyQ32: function test() { if ($myVar === 0) { return "hello world!"; } } goto ZlGfw; ZlGfw: ?>
Did this file decode correctly?
Original Code
<?php
goto RTDCC; RTDCC: $myVar = 0; goto vyQ32; vyQ32: function test() { if ($myVar === 0) { return "\150\145\x6c\x6c\x6f\x20\x77\x6f\x72\154\144\41"; } } goto ZlGfw; ZlGfw: ?>
Function Calls
None |
Stats
MD5 | cd7e8369aa16e05c94a8ec50625b9eb3 |
Eval Count | 0 |
Decode Time | 35 ms |