Skip to content

IdaClu v1.1

Latest
Compare
Choose a tag to compare
@harlamism harlamism released this 09 Mar 22:04
· 4 commits to master since this release

Sub-plugin pack.

Bugfixes

general
  • incorrect dummy prefix handling
  • out of sync filters for post filter sub-plugins
  • duplicate function prefixing with "user" and "plugin" separator symbols
  • unable to pick and apply the "none" color
  • broken prefix parsing resulting in out-of-bounds error (#2)
plugins
  • out of sync label change for post-filter sub-plugins
compatibility
  • broken filter state in IDA v6.x

Improvements

general
  • user-defined prefix support
  • exclusive prefix filtering UI-toggle (PREFIXES (E))
  • prefix and folder usage counters
  • enhanced function chunk handling
plugins
  • add new Distinct Prefixes sub-plugin to Filter Analysis group
  • add new Yara Rules group with Yara Match sub-plugin
  • obfuscation detection sub-plugin set merged to Obfuscation Detection group (#1)
  • add new Complex Arithmetic Expressions sub-plugin to Obfuscation Detection group
  • add wrapper function detection feature to Xref Analysis/Xref Source sub-plugin
  • add Windows API classification sub-plugins to Constant Analysis group