Skip to content
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

bugfix, new scripts, new IDA APIs

Choose a tag to compare

@williballenthin williballenthin released this 18 Sep 21:07
· 343 commits to master since this release

this is a bugfix release with the following notable changes:

  • correct parse segment metadata, thanks to @binoopang
  • add LocByName, MinEA, and MaxEA IDAPython APIs, thanks to @TakahiroHaruyama
  • fix parsing of b-tree index in uncommon case where a branch node has only a single child
  • add script for dumping the user data (ie. license info)