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 vKSoN; hVFy9: $a = "\x61\40"; goto EjHN5; qpjsP: for ($i = 0; $i <= 7; ++$i) ..
Decoded Output download
<?php
goto vKSoN; hVFy9: $a = "a "; goto EjHN5; qpjsP: for ($i = 0; $i <= 7; ++$i) { echo $hello; echo $world; echo PHP_EOL; echo $what; echo $a; echo $beautiful; echo $day; echo PHP_EOL; } goto Q1aRB; vKSoN: $hello = "hello "; goto hvL9l; Q1aRB: echo "that's it!" . PHP_EOL; goto Ry2HP; hvL9l: $world = "world "; goto scoxw; nB8tB: $day = "day "; goto qpjsP; scoxw: $what = "what "; goto hVFy9; EjHN5: $beautiful = "beautiful "; goto nB8tB; Ry2HP: ?>
Did this file decode correctly?
Original Code
<?php
goto vKSoN; hVFy9: $a = "\x61\40"; goto EjHN5; qpjsP: for ($i = 0; $i <= 7; ++$i) { echo $hello; echo $world; echo PHP_EOL; echo $what; echo $a; echo $beautiful; echo $day; echo PHP_EOL; } goto Q1aRB; vKSoN: $hello = "\x68\x65\154\x6c\x6f\40"; goto hvL9l; Q1aRB: echo "\x74\x68\x61\x74\47\x73\x20\x69\x74\41" . PHP_EOL; goto Ry2HP; hvL9l: $world = "\167\157\x72\154\x64\x20"; goto scoxw; nB8tB: $day = "\144\141\171\40"; goto qpjsP; scoxw: $what = "\x77\150\141\x74\x20"; goto hVFy9; EjHN5: $beautiful = "\x62\x65\141\x75\x74\151\x66\x75\x6c\40"; goto nB8tB; Ry2HP: ?>
Function Calls
None |
Stats
MD5 | f8e798c51b9a95bf807920a8efba131c |
Eval Count | 0 |
Decode Time | 35 ms |