0cyn / ktool

pip install k2l | Mach-O + Obj-C analysis TUI / CLI kit and library. Zero compiled deps, runs anywhere with a python interpreter.
MIT License
484 stars 24 forks source link

Implement proper Chained Fixup rewriting (for the sake of being able to process pointers larger than 0xFFFFFFFFF) #24

Closed 0cyn closed 2 years ago

0cyn commented 2 years ago

look to support. chained fixups needs to correct these pointers.

Line: 235 https://github.com/cxnder/ktool/blob/ea7e6f9f5beecd235e1f73f35c9efb92eb6528d8//src/ktool/macho.py#L232-L242