2007-12-06 16:15:00 - Test version 0.9.55 released
The binaries and source can be fetched from
http://code.google.com/p/idapython/
Changes from the previous test build are listed at
http://code.google.com/p/idapython/wiki/TestBuildChanges
2007-10-20 17:30:10 - Bug Tracker, Discussion Group and Darcs Access
There is now a bug tracker, a dedicated discussion group and darcs access to the latest sources of the plugin. Please check the main page for details.
2007-10-01 20:30:10 - IDAPython Runs on Mac OS X
The latest test build now runs on Mac OS X. So far it has received very little testing so all feedback is welcome.
Apart from the Mac OS X build, there are the following changes from 0.9.0:
The binaries and sources are available from testreleases. Versions 0.9.52 and 0.9.53 are practically identical except for the binaries which are for Windows and Mac OS X, respectively.
2007-04-03 21:35:10 - IDAPython 0.9.0 Released
The long silence is over, IDAPython 0.9.0 release is now out. The new release brings the following changes:
2006-04-12 10:36:26 - IDA Pro 5.0 Compatibility
IDA Pro 5.0 has been out for some time, so it is time to get back to the “When will IDAPython be ported?” question.
I am happy to announce that 0.8.0 works with IDA Pro 5.0 out of the box. Just install the binaries compiled for 4.9 and you are good to go. If you find anything that did work under 4.9 and does not work with 5.0, please drop me a line.
It appears that the frozen IDA SDK API really works. Thanks Ilfak!
2006-01-19 14:07:17 - IDAPython 0.8.0 released
A lot has happened in the long silence since the last release. The relative short changelog hides a long list of internal changes and reorganizations. Among others, the biggest changes are support for IDA Pro 4.9 and the switch to Python 2.4 on Windows.
Other noteworthy changes between 0.7.0 and 0.8.0:
2005-08-01 - IDAPython cross-reference documentation
One of the areas that I have been working on since the previous release is documentation. There is now an intermediate (0.7.91) version of the cross-reference documentation which was created using Epydoc. Please note that not all functions listed there are present in the public IDAPython version 0.7.0.
The online version is available for your browsing pleasure at http://www.d-dome.net/idapython/reference/.
You can also get a single-archive version for offline browsing in the form of this ZIP file.
As always, comments and feedback are welcome.
2005-06-15 - IDAPython version 0.7.0 released
After a long silence a new version of IDAPython have been released. Unfortunately making a proper Linux binary build that would work on at least two distros has proven to be more hassle than its worth. Because of this the Linux binary has been pulled. Linux users, please see the Building Instructions. It's easy, really. ;)
As returning visitors might also notice, the page has changed quite a bit. This one is now powered by Dokuwiki in the hope that it would speed up the documentation process.
Notable changes from version 0.6.0 to 0.7.0:
2004-10-27: After a long silence IDAPyhon version 0.6.0 has been released
Notable changes:
For more details please see CHANGES.txt in the source distribution.
2004-08-07: First public release version of IDAPython hits the Net
First public version of the Python plugin for IDA Pro has been released.