Arnaud Diederen
01774be48b
Backported fixes
2020-07-06 09:56:31 +02:00
Arnaud Diederen
960d383398
IDAPython for IDA 7.5 SP1
2020-06-29 10:39:15 +02:00
Arnaud Diederen
bc9b51b1c7
Backported fixes
2020-06-01 12:20:37 +02:00
Arnaud Diederen
604de9cfad
IDAPython for IDA 7.5
2020-05-27 14:34:02 +02:00
Arnaud Diederen
fc05f78e37
Backported fixes
2020-05-18 15:02:49 +02:00
Arnaud Diederen
0419c3f138
Backported fixes
2020-04-21 13:34:35 +02:00
Arnaud Diederen
9528950917
Backported fixes
2020-04-14 13:50:52 +02:00
Arnaud Diederen
21983ec8d2
Backported fixes
2020-04-07 08:41:19 +02:00
Arnaud Diederen
fe7d9fdb40
Backported fixes
2020-03-09 13:58:30 +01:00
Arnaud Diederen
36c6f1ff53
Backported fixes
2020-03-02 09:19:50 +01:00
Arnaud Diederen
67bb444552
Backported fixes
2020-02-24 09:45:46 +01:00
Arnaud Diederen
848524b62c
Backported fixes
2020-01-27 09:40:56 +01:00
Arnaud Diederen
3ba7253294
Backported fixes
2020-01-13 09:23:59 +01:00
Arnaud Diederen
bf7a817c1d
Backported fixes
2020-01-06 09:48:53 +01:00
Igor Skochinsky
d3a1b0ba00
Merge branch 'master' of https://github.com/idapython/src
2019-12-20 15:58:02 +01:00
Igor Skochinsky
cbfe341e36
Windows: fix idapyswitch build with the SDK
2019-12-20 15:56:56 +01:00
Arnaud Diederen
680b6ac381
Backported fixes
2019-12-16 09:19:02 +01:00
Arnaud Diederen
f7e52a0c30
Backported fixes
2019-12-09 10:10:26 +01:00
Arnaud Diederen
c436c06731
Merge pull request #24 from idapython/fix-windows
...
Fixed build.py to work on MS Windows
2019-12-06 10:42:41 +01:00
Elias Bachaalany
c74e082408
Fixed build.py to work on MS Windows
...
- added .gitignore to ignore the obj folder and compiled Python scripts
2019-12-05 14:16:26 -08:00
Arnaud Diederen
752ba3896e
IDAPython for IDA 7.4 SP1
2019-11-14 15:58:44 +01:00
Arnaud Diederen
e3d07f2018
BUGFIX: IDAPython: inspect.stack() could fail on recent versions of Python3 (e.g., Python 3.7.4)
...
Don't leave empty strings ('') as '__file__' members of builtin modules' globals; some modules such as inspect expect that built-in modules don't have such an attribute.
2019-10-24 09:24:42 +02:00
Arnaud Diederen
5958995d66
IDAPython for IDA 7.4
2019-10-15 15:05:24 +02:00
Arnaud Diederen
dc8f62dc8b
The 'displayhook' now uses 'hex()' again, but removes an ending 'L'
2019-06-26 15:35:44 +02:00
Arnaud Diederen
d11393fe5c
The 'displayhook' uses '0x%x' for formatting numbers, instead of 'hex()', which adds a 'L' in case the number is a long.
2019-06-26 14:50:34 +02:00
Arnaud Diederen
7a567eecf0
IDAPython for IDA 7.3
2019-06-26 14:37:39 +02:00
Arnaud Diederen
afca63f19a
Merge pull request #19 from diamondo25/patch-1
...
Fix comment, using undefined `isStruc` instead of `is_struct`
2019-05-09 10:43:04 +02:00
Arnaud Diederen
127c5ee38c
Merge pull request #20 from diamondo25/patch-2
...
Fix get_local_tinfo return commentary.
2019-05-09 10:42:08 +02:00
Arnaud Diederen
976a61b656
Merge pull request #21 from XVilka/patch-1
...
Improve README formatting
2019-05-09 10:40:44 +02:00
Anton Kochkov
c0e5443d26
Improve README formatting
2019-05-09 13:21:22 +08:00
Erwin Oegema
5282cf8b7c
Fix get_local_tinfo return commentary.
2019-03-31 18:27:51 +02:00
Erwin Oegema
df0dc87413
Fix comment, using undefined isStruc instead of is_struct
2019-03-26 22:14:01 +01:00
Arnaud Diederen
15b9ab2535
Merge pull request #16 from cclauss/modernize-Python-2-code
...
Modernize Python 2 code to get ready for Python 3
2018-12-11 07:19:11 +01:00
Arnaud Diederen
3c9e3ba32d
Merge pull request #17 from cclauss/patch-1
...
Specify Python 2 in the build commands
2018-12-10 15:02:17 +01:00
cclauss
526d4d5f99
Specify Python 2 in the build commands
2018-12-02 07:04:46 +01:00
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
a3855ab969
Merge pull request #14 from chehsunliu/master
...
Add a missing closing tag in idapython.vcxproj.
2018-06-19 13:03:19 +02:00
Che-Hsun Liu
d25347cfcd
Add a missing closing tag in idapython.vcxproj.
2018-06-19 18:28:33 +08:00
Arnaud Diederen
29ec1ceba2
IDAPython for IDA 7.1
2018-02-28 07:45:21 +01:00
Arnaud Diederen
a0be95b7cd
IDAPython for IDA 7.0 SP1
2017-12-05 10:37:09 +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
5dd5452735
Merge pull request #12 from lallousx86/minor-mods
...
Some minor fixes
2017-06-22 16:06:15 -07:00
Elias Bachaalany
b6f9477e02
fixed example
2017-06-19 08:36:46 -07:00
Elias Bachaalany
21f1e96b52
minor mods + doc correction
2017-06-19 08:31:04 -07:00
Elias Bachaalany
0e0e1e263c
minor mods / improvements to the docs
2017-05-11 21:04:58 -07:00
Arnaud Diederen
515842ec33
Don't rely on internal qcp.sh tool for building on OSX
2017-01-17 12:31:47 +01: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