Changelog
New Features
- a67044a: feat: add
--dec-lang
toipsw macho disass
to allow user to force decompilation language + auto create symbol cache in tmp if file is in a non-writable folder (@blacktop) - 9a0b0b6: feat: add
--dylibs
flag toipsw dsc disass
to allow all deps to also be analyzed enriching the symblication further +--dec-lang
to force the decompilation language (@blacktop) - 0498c1a: feat: add more objc class/meth info to
ipsw macho disass
output (@blacktop)
Bug fixes
- 3c9ea41: fix:
ipsw dsc disass
got/auth_ptr parsing (@blacktop) - b5332df: fix: add swift-strings to
ipsw macho disass
(@blacktop) - 500c5b6: fix: allow user supplied lang to be passed into AI prompt template (@blacktop)
- 8c3222d: fix: also check for apps.json file in addition to hosts.json for Github Copilot API tokens (@blacktop)
- 29a60c2: fix: simplify
ipsw macho disass
's got/auth_ptr parsing (@blacktop)
Dependency updates
Other work
- ab07864: chore: add initial Swift support to
ipsw dsc disass
cmd output (@blacktop) - a2ccd26: chore: cleanup macho disass helper code (@blacktop)
Summary
Full Changelog: v3.1.597...v3.1.598
What to do next?
- Read the documentation
- Follow us on Twitter
- Follow us on Mastodon
- Follow us on Bluesky