Thursday, April 10, 2014

myphpguard 1.5 php obfuscator

myphpguard 1.5, new version available for free download.

New in this version:

- Improved generated code, for work with javascript and html.
- Added support for shell type comments.
- Fixed some issues deleting comments.
- Added support for more features of php code inside strings.

All these new improvements you can test in the demo
that comes with the installer or zip of the php obfuscator.

Friday, March 14, 2014

Myphpguard 1.4 php obfuscator


New stable version available, myphpguard 1.4, free php obfuscator.

New features and fix some issues:


- Added support for interfaces.
- Added option to rename classes and interfaces.
- Added partial support for strings within eval-constructions.
- Fixed a problem with the encoding.
- Added option to set the encoding of the resulting code.
- We have implemented a new method to recognize
element names thus have fixed many errors.