-
No matter which version of Python or IDA Pro I use I get this error when I launch IDA Pro with daila plugin
Tested on IDA Pro 7.5, 7.7 and 9.0
Tested with Python 3.9, 3.10, 3.11 and 3.12
`C:\Pr…
-
I have recompiled the plugin for IDA Pro v8.4
[v2_1-CompiledForIDAPro-v8_4-4d0690e.zip](https://github.com/REhints/HexRaysCodeXplorer/files/14522078/v2_1-CompiledForIDAPro-v8_4-4d0690e.zip)
-
Use IDA Pro 8.3
```
Failed while executing plugin_t.init():
Traceback (most recent call last):
File "D:/IDA_Pro_8.3/plugins/LazyIDA.py", line 722, in init
elif idaapi.inf_is_32bit():
…
-
I find this project to be the last resort when everything else supposed to work is failing.
With IDA Pro 8.4, IDA structures were replaced by local types, and I had to:
```diff
diff --git a/ida…
-
**Is your feature request related to a problem? Please describe.**
Large XML files, e.g. 3GB while the program is only 8MB, are caused in my case by the XML exporter writing many members of structure…
-
Hi,
Any chance to make this IDA PRO 9 compatible?
-
### Description
Using the now-latest commit d4d856767d89faf6e9ebae069671a9151c2c7f31, feeding capa a .NET 8.0 Ahead-of-Time compiled binary causes multiple issues to crop up.
- For the stan…
-
IDA Pro 7.0 support would be appreciated.
-
as soon as I load the script the error pops up:
IDA has encountered a problem
a minidump has been created
update:
tried IDA 7.3 "finished" is shown but there are so many:
Warning! At addres…
-
Traceback (most recent call last):
File "C:\Users/user/AppData/Roaming/Hex-Rays/IDA Pro/plugins\patching\actions.py", line 127, in activate
wid = PatchingController(self.core, get_current_ea(c…