cclauss
d7bacfa611
Modernize Python 2 code to get ready for Python 3
2018-12-01 23:58:26 +01:00
Arnaud Diederen
701bb1b44e
IDAPython for IDA 7.2
2018-11-06 08:14:17 +01:00
Arnaud Diederen
d99a893697
IDAPython for IDA 7.0: Initial commit, plus bugfixes up to 2017 Oct, 13th.
2017-10-13 15:08:08 +02:00
Arnaud Diederen
31c7776117
Applied all fixes to IDAPython 6.95, to this date (2017 Jan 17th.)
2017-01-17 12:15:35 +01:00
Arnaud Diederen
e22e859a41
Applied all fixes to IDAPython 6.95, to this date (2016 Sept 26th.)
2016-09-26 11:16:26 +02:00
Arnaud Diederen
62ddab8db6
IDAPython for IDA 6.95: Initial commit
2016-08-09 10:01:18 +02:00
Arnaud Diederen
c04b70e0e5
Brought in all fixes since Jan 8th, 2016.
...
Specifically:
BUGFIX: IDAPython's choose.choose() was broken.
BUGFIX: calling idaapi.del_hotkey() twice with the same argument could crash IDA.
BUGFIX: IDAPython's IDC emulation of idc.GetTevRegMem() was not working.
BUGFIX: IDAPython: execute_ui_requests() could crash IDA.
BUGFIX: IDAPython: IDP_Hooks instances could prevent the decompiler from working properly
2016-03-09 10:33:06 +01:00
Arnaud Diederen
f9f3ccb63b
IDA Pro 6.8 support
...
What's new: https://www.hex-rays.com/products/ida/6.8/index.shtml
2015-04-20 14:26:30 +02:00
elias.bachaalany@gmail.com
bbf628d3a3
IDA Pro 6.7 support
2015-02-08 02:59:53 +00:00
elias.bachaalany
1d2f1d1f07
Committed last updates to IDAPython 1.4.2
2010-10-07 09:47:04 +00:00
elias.bachaalany
3a5063330c
IDAPython 1.4.0 - IDA Pro 5.7 support
2010-06-28 12:36:40 +00:00
elias.bachaalany
4bd83af5a3
Custom Viewer:
...
- renamed customview to customviewer
- added GetCurrentWord()
2010-03-25 11:52:03 +00:00
elias.bachaalany
729084a1ff
added Custom Viewer support
2010-03-22 14:19:43 +00:00