Mobile Security
Intermediate
class-dump
Utility for examining Objective-C runtime information
4.3/5.0
800,000downloads
Updated 1/15/2024
Tool Information
Platforms
macOS
Linux
License
GPL-2.0
Techniques
Header Extraction
Class Analysis
Method Discovery
Protocol Analysis
Advertisement
Advertisement
About class-dump
class-dump is a command-line utility for examining the Objective-C segment of Mach-O files. It generates declarations for the classes, categories and protocols. This is the same information provided by using 'otool -ov', but presented as normal Objective-C declarations.
Advertisement
Use Cases
- iOS App Analysis
- Objective-C Research
- API Discovery
Tags
ios
objective-c
macho
headers
reverse-engineering
Related Tools
Mobile Security Framework (MobSF)
Automated mobile application security testing framework
Mobile Security
Frida
Dynamic instrumentation toolkit for mobile and desktop applications
Mobile Security
Objection
Runtime mobile exploration toolkit powered by Frida
Mobile Security
Community Discussion
Join the discussion! Share your thoughts, ask questions, or contribute your expertise to help the cybersecurity community.