https://github.com/foo123/phpdeobfuscator
Generic PHP Deobfuscator and Beautifier Class
https://github.com/foo123/phpdeobfuscator
deobfuscator
Last synced: about 1 year ago
JSON representation
Generic PHP Deobfuscator and Beautifier Class
- Host: GitHub
- URL: https://github.com/foo123/phpdeobfuscator
- Owner: foo123
- Created: 2013-03-09T01:26:35.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-01-23T16:20:31.000Z (over 2 years ago)
- Last Synced: 2025-03-24T14:51:23.542Z (over 1 year ago)
- Topics: deobfuscator
- Language: PHP
- Homepage: https://foo123.github.io/
- Size: 44.9 KB
- Stars: 8
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
PHPDeobfuscator
===============
**Further development on this project has stopped!!**
__Generic PHP Deobfuscator and Beautifier Class__

The main algorithm is complete, however in order to massively deobfuscate a whole package
it needs to run in context, else php errors will appear, which will make the
deobfuscation problematic
This is still in progress for a generic way to do this