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 lOTrt; lOTrt: $myVar = 0; goto vpnOP; vpnOP: function test() { if ($myVar ===..

Decoded Output download

<?php 
 goto lOTrt; lOTrt: $myVar = 0; goto vpnOP; vpnOP: function test() { if ($myVar === 0) { return "hello world!"; } } goto dIQoM; dIQoM: ?>

Did this file decode correctly?

Original Code

<?php
 goto lOTrt; lOTrt: $myVar = 0; goto vpnOP; vpnOP: function test() { if ($myVar === 0) { return "\x68\145\154\x6c\157\x20\x77\157\162\154\144\x21"; } } goto dIQoM; dIQoM: ?>

Function Calls

None

Variables

None

Stats

MD5 720394762b030449f41fd9ec602f304d
Eval Count 0
Decode Time 60 ms