Commit Graph

8 Commits

Author SHA1 Message Date
elias.bachaalany
ac5d88a83b IDAPython 1.4.3:
- IDA 6.0 support
- Python CLI now prints expression evaluation result (no need to use print())
- Changed Alt-8 to Ctrl-F3 (because it conflicts with window switching key Alt+n)
- Added get_highlighted_identifier()
- Added PluginForm class to allow UI development with either PyQt4 or PySide
- Added idautils.Entries() to enumerate entrypoints
- idc / AddConst() was broken
- Minor fixes
2010-11-10 13:58:08 +00:00
elias.bachaalany
3a5063330c IDAPython 1.4.0 - IDA Pro 5.7 support 2010-06-28 12:36:40 +00:00
elias.bachaalany
277facf240 IDAPython 1.3.0 / IDA Pro 5.6
(For older versions please use the 1.2.90 branch)
2010-01-05 18:24:04 +00:00
gergely.erdelyi
2cc8e934f6 Readme and changelog updates 2009-05-23 16:56:26 +00:00
gergely.erdelyi
e4aaf2b166 README.txt: Updated location of user init script 2009-01-27 18:09:47 +00:00
gergely.erdelyi
a7726cbbd6 More doc updates 2008-09-01 18:55:03 +00:00
gergely.erdelyi
17a5eca7a6 Small doc updates 2008-09-01 18:32:22 +00:00
gergely.erdelyi
9b85915a48 Initial SVN commit of version 0.9.54 sources. 2007-10-20 07:03:51 +00:00