===========================================================================
alpha_decoders for very old encoders projects like Mmcache & eAccelerator
===========================================================================
Php 4 is dead as the presented encoders, eAccelerator dont has encoding
from php5+.
If any1 wants upgrade decompiling after this encoders, all sources are in
pablic (wellcome to scr fixing and compiling).
===========================================================================
Cores: Qinvent (4.3.11), Dezend(4.4.0), Xcache (4.4.9)
Modules: zend (1 marker (too old)), mmcache for all cores, eAccelerator for
xcache and qinvent only (but if you find DLL for 4.4.0 for EA be fine
for dezend).
Note: for decoding switch modules of mmcache and eAccelerator in php.ini of
cores.
===========================================================================
Using its so simple:
dezend and qinvent>php file.php>dump.php
xcache>php phpdc.phpr file.php>dump.php (opcodes chanche phpdc.phpr to
phpdop.phpr)
===========================================================================