Skip to content

IDA Plugin v0.1.0

Choose a tag to compare

@moreveal moreveal released this 20 Apr 20:48
· 12 commits to main since this release

Initial release of IDA integration for hash-resolver.

Usage:

  • Right-click a hashing function (disasm or pseudocode)
  • Choose "Resolve hash for this function"
  • Select pattern, hash value and symbol list
  • Boom.

Includes:

  • Plugin loader (hashres_plugin.py)
  • Full integration code (hashres/)
  • Example signatures & symbols