MASTG-TOOL-0043: class-dump
class-dump is a command line utility for examining the Objective-C runtime information stored in Mach-O (Mach object) files. It generates declarations for the classes, categories, and protocols.
The official release of the tool only works in macOS, but an unofficial dockerized version is also available, allowing for use across different environments.