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

Decoded Output download

<?php 
 goto bv5Kr; bv5Kr: $myVar = 0; goto M1fDZ; M1fDZ: function test() { if ($myVar === 0) { return "hello world!"; } } goto cpfLm; cpfLm: ?>

Did this file decode correctly?

Original Code

<?php
 goto bv5Kr; bv5Kr: $myVar = 0; goto M1fDZ; M1fDZ: function test() { if ($myVar === 0) { return "\x68\145\x6c\x6c\x6f\40\167\x6f\x72\x6c\144\x21"; } } goto cpfLm; cpfLm: ?>

Function Calls

None

Variables

None

Stats

MD5 2aa27b7e4c35462fcc864538b445151f
Eval Count 0
Decode Time 44 ms