iCDump icon indicating copy to clipboard operation
iCDump copied to clipboard

A modern Objective-C class dump based on LIEF and LLVM.

Results 1 iCDump issues
Sort by recently updated
recently updated
newest added

Ventura libraries sometimes have DYLD_CHAINED_FIXUP binds in various Obj-C metadata sections. Whenever `Parser::decode_ptr()` is called on one of these binds, iCDump continues its scan with the wrong address causing unintended...