bugfix, new scripts, new IDA APIs
·
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
, andMaxEA
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)