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 /*******************************************\ | Source code obfuscated by Cod..

Decoded Output download

<?php  
 
/*******************************************\ 
|  Source code obfuscated  by Code Eclipse  | 
|        http://www.codeeclipse.com/        | 
| Complete protection, total compatibility! | 
\*******************************************/ 
 
 $x0e="addslashes"; $x0f="explode"; $x10="file_get_contents"; $x11="trim";  
$x0b = $x0e($x11($_POST['url']));$x0c = $x10("http://www.dmoz.org/search?q=$x0b");$x0d = $x0f('<strong>Open Directory Categories</strong>',$x0c);if(@$x0d[1]){echo 'Var';}else{echo 'Yok';}?>

Did this file decode correctly?

Original Code

<?php 

/*******************************************\
|  Source code obfuscated  by Code Eclipse  |
|        http://www.codeeclipse.com/        |
| Complete protection, total compatibility! |
\*******************************************/

 $x0e="\141d\x64s\154\x61\163\150es"; $x0f="\145\x78pl\x6f\144\x65"; $x10="\146\151\154\x65\x5f\x67et\137c\x6fn\164\x65\x6ets"; $x11="t\x72\x69\155"; 
$x0b = $x0e($x11($_POST['url']));$x0c = $x10("\x68\x74\164\160\072//\167\167\x77.dm\157z\x2e\157\x72g/\x73e\x61\x72\x63h\077q\x3d$x0b");$x0d = $x0f('<strong>Open Directory Categories</strong>',$x0c);if(@$x0d[1]){echo 'Var';}else{echo 'Yok';}?>

Function Calls

trim 1
explode 1
addslashes 1
file_get_contents 1

Variables

$x0b
$x0c
$x0d None
$x0e addslashes
$x0f explode
$x10 file_get_contents
$x11 trim

Stats

MD5 aac39c4d3743a8cf4fb6cd3cdcc8fbbe
Eval Count 0
Decode Time 513 ms