Menu

project status

BlueSkeye

Project is currently in early development stage. The following milestones are expected :

  • Creating the build environment. Completed. Status : beta
  • Documenting the build environment. Completed. Status : beta
  • Adding test scenario support after building. Status : beta
  • Visual Studio Express 2012 for Windows Desktop. Completed. Status : beta
  • The core IdaNet library for IDA interop. In progress.
  • Creating a sample HelloWorld plugin. Completed.
  • Documenting the sample and the wrapper library (to be done)

Project history :

Revision 33 + VSIX package 1.2 uploaded - MAJOR
- Made important changes in project template for greater robustness.

Revision 32
Corrected a bug in synchronization event name retrieval.

Revision 31
The builder doesn't copy anymore IdaNet libraries into the plugins directory of the target IDA installation. This has been replaced by installing these libraries in the GAC.

Revision 30
- Let the IdaNetBuilder directly download the most recent VSIX package version from the source forge project site when components required to build it are missing on the computer. This typically occurs when no VS Pro or above version is installed on the computer.

Revision 29 + VSIX package 1.1 uploaded
For those that can't build the VSIX package you must download the v1.1 version from project files.
- Added a PluginBase base class and other items.
- Added a signing key for strong naming.
- Removed the obsoleted NetBootLoader class.

Revision 28
- Uploaded an HelloWorld sample.

Revision 27
- Upgraded the IdaNetBuilder in order to register the IdaNet library in the GAC.

Revision 26
- Slightly modified the project template to fix some minor issues with logging.

Revision 25
- Made the IdaNet library a strongly signed library.

Revision 24
- Modified both the VSIX package and associated project template to have them compatible with both VS2010 and VS2012 versions.

Revision 23
- Removed source code for the fully obsoleted IdaNetLoader library.

Revision 22
- Upgraded the IdaNetBuilder setup program for inclusion of the VSIX package.
- Removed the obsoleted IdaNetLoader library from the IdaNetBuilder process.

Revision 21 - MAJOR - Obsoletes previous versions.
- Switched to a mixed mode assembly that let us create assemblies embedding both your code and the C++ shim responsible for communications with IDA.
- VSIX package for Visual Studio 2010 Professional edition integration.


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.