Skip to content

bugfix, new scripts, new IDA APIs

Compare
Choose a tag to compare
@williballenthin williballenthin released this 18 Sep 21:07
· 333 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)