Arnaud Diederen
af978e79e6
IDAPython for IDA 9.1
2025-03-13 16:17:53 +01:00
Arnaud Diederen
ae62cd4df5
IDAPython for IDA 8.4
2024-02-21 14:22:30 +01:00
Arnaud Diederen
e6841a95a3
IDAPython for IDA 8.3
2023-06-12 10:39:14 +02:00
Arnaud Diederen
8ce2ea7146
Backport fixes
...
* non-modal Python forms (using class Form) could cause crashes on the ARM macOS build of IDA
* marked certain `newref_t` & `borref_t` constructors `delete` (we're not supposed to copy `newref_t`'s and `borref_t`'s, as it would mess up the refcount)
2023-02-07 12:26:08 +01:00
Elias Bachaalany
477a02f444
minor mods: use the bool operator on ref_t and co.
2023-01-25 20:57:20 -08:00
Arnaud Diederen
a2a75975f2
Backported fixes - mostly issues discovered with Python 3.11+
2023-01-16 11:14:55 +01:00
Arnaud Diederen
023c5ba53c
IDAPython for IDA 8.0
2022-08-22 10:14:21 +02:00
Arnaud Diederen
3ce5b7f06d
IDAPython for IDA 7.7
2022-01-17 11:28:09 +01:00
Arnaud Diederen
c22e071853
IDAPython for IDA 7.6
2021-03-30 08:54:44 +02:00
Arnaud Diederen
604de9cfad
IDAPython for IDA 7.5
2020-05-27 14:34:02 +02:00
Arnaud Diederen
f7e52a0c30
Backported fixes
2019-12-09 10:10:26 +01:00
Arnaud Diederen
5958995d66
IDAPython for IDA 7.4
2019-10-15 15:05:24 +02:00
Arnaud Diederen
7a567eecf0
IDAPython for IDA 7.3
2019-06-26 14:37:39 +02:00
Arnaud Diederen
701bb1b44e
IDAPython for IDA 7.2
2018-11-06 08:14:17 +01:00
Arnaud Diederen
29ec1ceba2
IDAPython for IDA 7.1
2018-02-28 07:45:21 +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
Elias Bachaalany
21f1e96b52
minor mods + doc correction
2017-06-19 08:31:04 -07:00
Arnaud Diederen
62ddab8db6
IDAPython for IDA 6.95: Initial commit
2016-08-09 10:01:18 +02:00