Changelog
New Features
* ae9ba4e2538192806c45a91054760de90db65947: feat: add ability for `dyld disass` to take a JSON file as input to disass MANY funcs at a time FAST 🏃♀️💨 (blacktop)
* a6da6b5c94c1a1591bbc33112533bf278c503dd9: feat: auto pick arm64 arch in universal machos in the `macho disass` cmd (blacktop)
Bug fixes
* 036ab7e5834d74593d085494bd274fa64e116b98: fix: disassembler's ability to take an addr in the middle of a func as an arg and denote it in the output (blacktop)
* d75fae45ebd4bbb9ac53b33281eec53726088097: fix: no longer compressing addr2sym cache as it is 2x faster to load uncompressed (but is now 2x in size on disk) (blacktop)
* b4a2e5031a977279935d0ba906a5b0b0c8afee60: fix: the dyld cache objc "get all for image" parsers (blacktop)
Other work
* 8d27e51d1378eaddc3773fcf8b73c2632c041986: chore: bump deps (blacktop)
Summary
**Full Changelog**: https://github.com/blacktop/ipsw/compare/v3.1.34...v3.1.35
What to do next?
- Follow us on [Twitter](https://twitter.com/blacktop__)
- Read the [documentation](https://blacktop.github.io/ipsw/docs/)