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

Decoded Output download

<?php 
 goto nymyQ; nymyQ: $myVar = 0; goto VcLfW; VcLfW: function test() { if ($myVar === 0) { return "hello world!"; } } goto rbgRl; rbgRl: ?>

Did this file decode correctly?

Original Code

<?php
 goto nymyQ; nymyQ: $myVar = 0; goto VcLfW; VcLfW: function test() { if ($myVar === 0) { return "\150\x65\154\x6c\x6f\40\167\157\x72\154\x64\x21"; } } goto rbgRl; rbgRl: ?>

Function Calls

None

Variables

None

Stats

MD5 1a537c6b5d6ebcb1e4407209b239136c
Eval Count 0
Decode Time 80 ms