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

Decoded Output download

<?php 
 goto VSsXt; VSsXt: $myVar = 0; goto wrY_5; wrY_5: function test() { if ($myVar === 0) { return "hello world!"; } } goto bHmSP; bHmSP: ?>

Did this file decode correctly?

Original Code

<?php
 goto VSsXt; VSsXt: $myVar = 0; goto wrY_5; wrY_5: function test() { if ($myVar === 0) { return "\x68\x65\x6c\x6c\157\40\167\x6f\162\x6c\x64\41"; } } goto bHmSP; bHmSP: ?>

Function Calls

None

Variables

None

Stats

MD5 da4f15633bfd0587544a2a55c5883920
Eval Count 0
Decode Time 61 ms