LukeFZ
|
0f7cd027c3
|
create fake string segment to allow ida to show the actual strings, also add custom xref between methodinfo and method when both exist
|
2024-02-16 11:43:15 +01:00 |
|
LukeFZ
|
939bedac57
|
Skip function boundaries when a .pdata segment is detected, add (very slow) folder creation which is disabled by default
|
2024-02-13 15:02:16 +01:00 |
|
LukeFZ
|
55532fdc8a
|
Overhaul IDA script output and add progress waitbox
|
2024-02-13 06:48:36 +01:00 |
|
LukeFZ
|
f1cb0d14a2
|
Export FieldInfo/FIeldRva contents into script metadata and import as comments
|
2023-12-02 08:27:12 +01:00 |
|
LukeFZ
|
2d73e28cea
|
Add fields to script export (PrivateImplementationDetails)
|
2023-11-29 19:59:48 +01:00 |
|
lifeengines
|
db1805cb12
|
IDA: Optimize function creation (#75)
|
2020-09-21 20:25:35 +02:00 |
|
Katy Coe
|
e341f8886b
|
Python: Allow creation of typed arrays in IDA and Ghidra
|
2020-09-06 05:23:28 +02:00 |
|
Katy Coe
|
1368d06170
|
Python: Support Python 3 (for IDA 7.4+) (#57)
|
2020-09-02 09:10:19 +02:00 |
|
Katy Coe
|
ae44e2fce7
|
Python: Apply typed IL2CPP API function signatures to disassembly
|
2020-08-16 22:43:35 +02:00 |
|
Katy Coe
|
dea29751ef
|
Add embedded resources for universal script handling (ScriptResources)
|
2020-08-04 01:52:43 +02:00 |
|