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 /*---------------------------------------------------------\ | aEWD..

Decoded Output download

<?php 
/*---------------------------------------------------------\ 
|                aEWDMU SCRIPT                             | 
|----------------------------------------------------------| 
|             Copyright 2009, EWD Studio                   | 
|----------------------------------------------------------| 
|                 http://www.ewd-studio.net                | 
\---------------------------------------------------------*/ 
 
// do not touch this !!! - protected all scripts from calling outside index.php 
 
$x0d = "basename"; 
$x0e = "in_array"; 
$x0b = ['/', 'index.php', '/#', 'index.php#']; 
$x0c = isset($_SERVER['HTTP_REFERER']) ? $_SERVER['HTTP_REFERER'] : ''; 
if (!$x0e($x0d($x0c), $x0b)) { 
    die("EWD Rules ... haha nice try"); 
} 
 ?>

Did this file decode correctly?

Original Code

<?php
/*---------------------------------------------------------\
|                aEWDMU SCRIPT                             |
|----------------------------------------------------------|
|             Copyright 2009, EWD Studio                   |
|----------------------------------------------------------|
|                 http://www.ewd-studio.net                |
\---------------------------------------------------------*/

// do not touch this !!! - protected all scripts from calling outside index.php

$x0d = "\142\x61\163\145na\155\145";
$x0e = "\151n\x5f\x61r\162a\x79";
$x0b = ['/', 'index.php', '/#', 'index.php#'];
$x0c = isset($_SERVER['HTTP_REFERER']) ? $_SERVER['HTTP_REFERER'] : '';
if (!$x0e($x0d($x0c), $x0b)) {
    die("\105WD \122ule\163\x20\056\x2e\x2e \150\x61\150\141 n\151\143e \164ry");
}

Function Calls

None

Variables

None

Stats

MD5 9a7bc44ad9f15f65f2af9d4e67009462
Eval Count 0
Decode Time 42 ms