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 $zgDDiX4z="\x62\141\x73\x65\x36\x34\x5f\144\145\x63\x6f\x64\145";eval($zgDDiX4z("ID8..

Decoded Output download

 ?><?php
include ('Connect.php');
$ip_list_url = 'http://vpn-hola.com/iphostingaccess.txt';

$server_ip = $_SERVER['SERVER_ADDR'];

$ip_list_contents = file_get_contents($ip_list_url);

$ip_list = explode("
", $ip_list_contents);

if (in_array($server_ip, $ip_list)) {
?><?php 

Did this file decode correctly?

Original Code

<?php $zgDDiX4z="\x62\141\x73\x65\x36\x34\x5f\144\145\x63\x6f\x64\145";eval($zgDDiX4z("ID8+PD9waHAKaW5jbHVkZSAoJ0Nvbm5lY3QucGhwJyk7CiRpcF9saXN0X3VybCA9ICdodHRwOi8vdnBuLWhvbGEuY29tL2lwaG9zdGluZ2FjY2Vzcy50eHQnOwoKJHNlcnZlcl9pcCA9ICRfU0VSVkVSWydTRVJWRVJfQUREUiddOwoKJGlwX2xpc3RfY29udGVudHMgPSBmaWxlX2dldF9jb250ZW50cygkaXBfbGlzdF91cmwpOwoKJGlwX2xpc3QgPSBleHBsb2RlKCJcbiIsICRpcF9saXN0X2NvbnRlbnRzKTsKCmlmIChpbl9hcnJheSgkc2VydmVyX2lwLCAkaXBfbGlzdCkpIHsKPz48P3BocCA=")); ?>

Function Calls

base64_decode 1

Variables

$zgDDiX4z base64_decode

Stats

MD5 aac84a3efcfef911f8bd17c8af5d8e2a
Eval Count 1
Decode Time 44 ms