Archives for the ‘reverse engineering’ Category

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 [...]