Skip to content

MustangYM/class-dump-bin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

class-dump-bin

This is a bin raw for new Mach-O LoadCommand LC_REQ_DYLD 0x33, 0x34 GREATER THAN iOS15, to solve this fucking ERROR when dump headers from Mach-O file,cause dyld chained fixups!

Unknown load command: 0x80000034
Unknown load command: 0x80000033
Unknown load command: 0x00000032 
Error: Cannot find offset for address 0x10000125032562 in dataOffsetForAddress:

Usage

Same like class-dump

./class-dump -H <Macho-O path> -o <output path>

If you want to replace your class-dump, you should first use which class-dump to check the path where your class-dump is located and make sure it is replaced in the correct path.

About

For new Mach-O LoadCommand LC_REQ_DYLD 0x33, 0x34.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published