Skip to content

v3.8.94

Choose a tag to compare

@srgblv srgblv released this 14 Apr 11:45
· 34 commits to master since this release

Improvements:

  • auto-comments: @0xaddres -> name; display visited indirect calls
  • "Unite var reuse" does not create duplicate unions
  • "Recast item" more usage patterns, including push call prototype to callee
  • COM-helper and auto-name-and-type-propagation now work with indirect calls too
  • "Refactoring" is case sensitive by default now. Refresh widgets after "Refactoring"
  • changed name-suffix on "Rename func"
  • force snippet-mode decompilation on "Decompile obfuscated code" when "Func regeneration" is unchecked ("stack frame too big" error workaround)

Bugfixes:

  • 'apilist.txt' and 'literal.txt` files search paths (#55)
  • Intel Mac builds for IDA 9.2/9.3 (only hcli package) (#51)
  • crash on change var type
  • cut struct size on last member recasting
  • a few minor bugs fixed