The php zend file had been cracked!It's succeed I did.deZender is the software that specially used for to decompile PHP files encoded by Zend Encoder/SafeGuard. It mainly use cryptanalysis, decompressing and decompiling technology to decode an encoded PHP file into readable, executable PHP source code.
-- Characteristics --
It can decompile binary files encoded with Zend Encoder or Zend SafeGuard into PHP plain text.
The result file can realize the same functions of original file.
The PHP source code as result has more than 90% of the something in common of original file and can run normally without manual modification.
The 1st Release (version 0.9) will produce deZender program (executable file) under Windows, Linux and FreeBSD, but they would be not offered to users (including various levels of paid users) in principle. deZender would offers PHP decompile service in online way, only paid users can enjoy this service.
Through purchase a DEZ product, an user can become the paid user who can enjoy the online PHP decompile.
you can read
here