plugin wizard

In order to make plugin development easier I created a plugin wizard for Visual Studio 2005/2008 compilers including the free Express editions. The wizard sets up all compiler and linker options.

It currently supports:

  • plugin modules
  • debugger plugin modules

The next release will have support for:

  • processor modules
  • loader modules
  • hex-rays modules

The wizard was inspired by theCaller’s VS6 IDA Plugin AppWizard.

Along with more module support, the next release will include a short writeup on customizing the wizard for particular dev environments.

new home

Welcome to the new location for my blog. The move was done primarily to support my new book. (yes, my amazon associates account is in the link). Amazon still hasn’t updated the authors list.
I will be posting code from the book here along with content that didn’t make it into the book.