YuKnight / IDA-Pro-plugins

Collection of IDA Pro plugins I wrote over the years

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some IDA Pro plugins I wrote over the years.

Hotch
	Hotch is binary file profiler for x86 files.

idadoc
	Turns comments into HTML documentation. A bit like javadoc or Doxygen for IDA
	Pro.

InstructionCounter
	Counts the assembler instructions in an IDB file.

About

Collection of IDA Pro plugins I wrote over the years


Languages

Language:C++ 86.6%Language:HTML 13.4%