SnakeKit
                                
                                 SnakeKit copied to clipboard
                                
                                    SnakeKit copied to clipboard
                            
                            
                            
                        A C++ library for parsing ObjC Metadata of Mach-O files.
SnakeKit
A C++ library for parsing ObjC Metadata of Mach-O files, used in Snake.
ObjC Metadata
- Classes ✔
- Protocols ✔
- Methods ✔
- Categories ✔
- Binding Info ✔
- ObjC-Specific Sections
- __objc_selrefs✔
- __objc_superrefs✔
- __objc_classrefs✔
- __objc_classlist✔
- __objc_catlist✔
- __objc_protolist✔
 
How To Use
Just drag Source files to your project. See more Snake.
Detail
Read Mach-O file directly, no denpends on third tool such as otool.
License
MIT