[
redteam
.
to
]
Tools
Submit
Example Usage
Copy
guard let mh = _dyld_get_image_header(0) else { return } let machO = MachOImage(ptr: mh)