diff --git a/README.md b/README.md index 56cc47f..d15cd9b 100644 --- a/README.md +++ b/README.md @@ -214,6 +214,8 @@ I'll be organizing the plugins over time. Please submit PRs if you have any othe * [IDA C#](https://github.com/Fabi/IDACSharp): Scripting IDA with C# +* [IdaClu](https://github.com/harlamism/IdaClu): IdaClu is a plugin that offers an additional toolset that allows working with functions in meaningful groups or clusters, rather than analyzing each function separately. This approach helps identify and label relevant functions in bulk while ignoring irrelevant ones. + * [IDA Compare](http://sandsprite.com/iDef/IDACompare/): IDA disassembly level diffing tool, find patches and modifications between malware variants. See mydoom A/B sample database and video trainer for usage. * [IDACyber](https://github.com/patois/IDACyber): IDACyber is a plugin for the Interactive Disassembler that visualizes an IDA database's content.