Skip to content

py7hon/decode-Zend-Guard-php-5.6

 
 

Repository files navigation

====================================================================================
Decoder for Zend php 5.6.9.0 (patched by dawwinci), loader is not cracked (original)
====================================================================================
1.ZE_patch (simple nop for zero opcodes)
zend_execute.c
ZEND_API user_opcode_handler_t zend_get_user_opcode_handler(zend_uchar opcode)
{
	//return zend_user_opcode_handlers[opcode];
}
====================================================================================
2.Class/inside function extraction fixed with Decompiller class by official
Xcache timeline (recompiled)
====================================================================================
3.Sync original decompiler class patches (fixed decompilation for php54) + 
other old fixes + small fix for php5.6(by dawwinci)
====================================================================================
4.Added batch/mass decompile files FD.php by Olivok (use ex cmd: php fd.php enc dec)
====================================================================================
Status is not for sale. Its free project. If you are buy this public you are FOOL
====================================================================================
***********************Many Thanks to the other pers!!******************************
====================================================================================


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%