About
About Deapplefy
Deapplefy is an automated documentation generator for Apple’s private frameworks.
How it works
- Discovery: Scans
/System/Library/PrivateFrameworksfor framework binaries - Decompilation: Uses radare2 to extract symbols and pseudo-code
- Documentation: Leverages AI to generate human-readable documentation
- Publishing: Automatically generates this static site using Hugo
Technology Stack
- Hugo: Static site generator
- Hextra: Documentation theme
- radare2: Reverse engineering framework
- Python: Automation scripts
- AI: Documentation generation