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 @Zend; 3272; /* !This is not a text file! */ print "<html><body>\n"; print "<..

Decoded Output download

<?php @Zend; 
3272; 
/*  !This is not a text file!   */ 
print "<html><body>
"; 
print "<a href=\"http://www.zend.com/store/products/zend-safeguard-suite.php\"><img border=\"0\" src=\"http://www.zend.com/images/store/safeguard_icon_nover_64.jpg\" align=\"right\"></a>
"; 
print "<center><h1>Zend Optimizer not installed</h1></center>"; 
print "<p>This file was encoded by the <a href=\"http://www.zend.com/store/products/zend-encoder.php\">Zend Encoder</a> / <a href=\"http://www.zend.com/store/products/zend-safeguard-suite.php\">Zend SafeGuard Suite</a></p>
"; 
print "<p>In order to run it, please install the freely available <a href=\"http://www.zend.com/store/products/zend-optimizer.php\">Zend Optimizer</a>, version 2.1.0 or later.</p>
"; 
print "<h2>What is the Zend Optimizer?</h2> 
"; 
print <<<EOM 
<p>The Zend Optimizer is one of the most popular PHP plugins for performance-improvement, and has been freely available since the early days of PHP 4.  It improves performance by taking PHP's intermediate code through multiple Optimization Passes, which replace inefficient code patterns with efficient code blocks.  The replacement code blocks perform exactly the same operations as the original code, only faster.</p> 
<p>In addition to performance-improvement, the Zend Optimizer also enables PHP to transparently load files encoded by the Zend Encoder or Zend SafeGuard Suite.</p> 
<p>The Zend Optimizer is a freely-available product from <a href="http://www.zend.com">Zend Technologies</a>.  Zend Technologies is the company that develops the scripting engine of PHP, also known as the <a href="http://www.zend.com/store/products/zend-engine.php">Zend Engine</a>.</p> 
EOM; 
print "</body></html>
"; 
exit(); 
?> 
 
2003120701 1 2929 9891 x 
2[o&=(R|X48rfAVP 
V 7/\9RH_r,|[{!0Z\|if83(8{o]?O"I<x/<Q0A>'`<OQ^DY]}@4f_V9p&Fy,%U*FQE:OqR;<veE	PWNF5f"6K<v%tl$<<)X'""kml>I+%|g'sYEk- 
at|'ivy*f:1QPJFM?7i(1!{J6)I^$8E,}wFevkuP~"?`|t0LHG$}"dSwV5(g?ltt/'~	~VDly0hfgM927B\UulL_s;1`;'<F/RFR(@_ "u}nG 
u 
" d<&&`{@Th	XU:?/FYeLT"a:+WWdw$^+|y+br!64zD}`2)BgSwpAx|6bw 
A_66rRMv3CME 
oOrk0I@zM/CP!+-.jm'XOIY$Y6xUo5^!o 
;(b|>,*SW<L`b(f~EU\c=N9Q=~Z5 
,ZYJK,ys_%}B,yLa)[`q&6dRK V[`&dU9v"AM&P3D&>&RmXN 
'v.8yl9ScqH iX 
a5VqBLD5"EZ	q~PoWcCZsVB~WA+_PhAw(v,yd161h\k7lm:c4,b2aMo&	hHfTJjT'#Ih EO}+j|b+-*jZw_"B'h6/vjU}2 
9b<~W$t	WVGMUzX][Zh_'4 XXFuZq8(kl[3Hx%7Fg"M! 
F"FoI 
G<z{=p&LL1B]b1ED!7x&lzra0yU7QH7m*zr#S)=Z]@eoP!>9Hk>x~joWUB+? kMVOfe:j2Z`i'8yPla 
~VXy<QQ46WTo3_|!yh-R,tR-teM3q~a9:5L\GNCT]1%@xK]Gir):^CO^qux|8XAhcPy<8;:+4Y*`pg 
q9 
+ww?,lHi[S`t 47ZyF<<#BTppx'+_7|7> ]RbM/c ]aQj<:;D4`ru`.}D[pW|dr';pO4Z&l?m)os\K160_vuPB,WC7/u	6x"X.#li=$B/ Nf&}Fktq=Tlk;M$CBLm`*)O05(N2yu:qTkzz]hj^y 
_|;	 
~ixp#>o;!"!j_?8j'/O"61v) 
B\4fHc~GD,$0_E 
f#1LPHxe?{!gGX,jW0<G9<9[7AE'axd&&@J"MIugE)Q)/,8uHXHHc10sH\%.|GDDTcDd+y[M .x+<8O0!8y dM$)"T4btb;g`*jBEI}D 0	ug	t H1LHi|6".t7a"?M JCR'H<HDoR|j?i}f

Did this file decode correctly?

Original Code

<?php @Zend;
3272;
/*  !This is not a text file!   */
print "<html><body>\n";
print "<a href=\"http://www.zend.com/store/products/zend-safeguard-suite.php\"><img border=\"0\" src=\"http://www.zend.com/images/store/safeguard_icon_nover_64.jpg\" align=\"right\"></a>\n";
print "<center><h1>Zend Optimizer not installed</h1></center>";
print "<p>This file was encoded by the <a href=\"http://www.zend.com/store/products/zend-encoder.php\">Zend Encoder</a> / <a href=\"http://www.zend.com/store/products/zend-safeguard-suite.php\">Zend SafeGuard Suite</a></p>\n";
print "<p>In order to run it, please install the freely available <a href=\"http://www.zend.com/store/products/zend-optimizer.php\">Zend Optimizer</a>, version 2.1.0 or later.</p>\n";
print "<h2>What is the Zend Optimizer?</h2>
";
print <<<EOM
<p>The Zend Optimizer is one of the most popular PHP plugins for performance-improvement, and has been freely available since the early days of PHP 4.  It improves performance by taking PHP's intermediate code through multiple Optimization Passes, which replace inefficient code patterns with efficient code blocks.  The replacement code blocks perform exactly the same operations as the original code, only faster.</p>
<p>In addition to performance-improvement, the Zend Optimizer also enables PHP to transparently load files encoded by the Zend Encoder or Zend SafeGuard Suite.</p>
<p>The Zend Optimizer is a freely-available product from <a href="http://www.zend.com">Zend Technologies</a>.  Zend Technologies is the company that develops the scripting engine of PHP, also known as the <a href="http://www.zend.com/store/products/zend-engine.php">Zend Engine</a>.</p>
EOM;
print "</body></html>\n";
exit();
?>

2003120701 1 2929 9891 x
2[o&=(R|X48rfAVP
V 7/\9RH_r,|[{!0Z\|if83(8{o]?O"I<x/<Q0A>'`<OQ^DY]}@4f_V9p&Fy,%U*FQE:OqR;<veE	PWNF5f"6K<v%tl$<<)X'""kml>I+%|g'sYEk-
at|'ivy*f:1QPJFM?7i(1!{J6)I^$8E,}wFevkuP~"?`|t0LHG$}"dSwV5(g?ltt/'~	~VDly0hfgM927B\UulL_s;1`;'<F/RFR(@_ "u}nG
u
" d<&&`{@Th	XU:?/FYeLT"a:+WWdw$^+|y+br!64zD}`2)BgSwpAx|6bw
A_66rRMv3CME
oOrk0I@zM/CP!+-.jm'XOIY$Y6xUo5^!o
;(b|>,*SW<L`b(f~EU\c=N9Q=~Z5
,ZYJK,ys_%}B,yLa)[`q&6dRK V[`&dU9v"AM&P3D&>&RmXN
'v.8yl9ScqH iX
a5VqBLD5"EZ	q~PoWcCZsVB~WA+_PhAw(v,yd161h\k7lm:c4,b2aMo&	hHfTJjT'#Ih EO}+j|b+-*jZw_"B'h6/vjU}2
9b<~W$t	WVGMUzX][Zh_'4 XXFuZq8(kl[3Hx%7Fg"M!
F"FoI
G<z{=p&LL1B]b1ED!7x&lzra0yU7QH7m*zr#S)=Z]@eoP!>9Hk>x~joWUB+? kMVOfe:j2Z`i'8yPla
~VXy<QQ46WTo3_|!yh-R,tR-teM3q~a9:5L\GNCT]1%@xK]Gir):^CO^qux|8XAhcPy<8;:+4Y*`pg
q9
+ww?,lHi[S`t 47ZyF<<#BTppx'+_7|7> ]RbM/c ]aQj<:;D4`ru`.}D[pW|dr';pO4Z&l?m)os\K160_vuPB,WC7/u	6x"X.#li=$B/ Nf&}Fktq=Tlk;M$CBLm`*)O05(N2yu:qTkzz]hj^y
_|;	
~ixp#>o;!"!j_?8j'/O"61v)
B\4fHc~GD,$0_E
f#1LPHxe?{!gGX,jW0<G9<9[7AE'axd&&@J"MIugE)Q)/,\68uHXHHc10sH\%.|GDDTcDd+y[M .x+<8O0!8y dM$)"T4btb;g`*jBEI}D 0	ug	t H1LHi|6".t7a"?M JCR'H<HDoR|j?i}f

Function Calls

None

Variables

None

Stats

MD5 0ef00e8f41b2f1a09c525703f45336ad
Eval Count 0
Decode Time 51 ms