-
```
C:\Program Files\IDA Pro 7.4\plugins\casc_plugin.py: cannot import name GetIdaDirectory
Traceback (most recent call last):
File "C:\Program Files\IDA Pro 7.4\python\2\ida_idaapi.py", line 622…
-
C:\Program Files\IDA 7.2\plugins\SyncPlugin.py: Traceback (most recent call last):
File "C:\Program Files\IDA 7.2\python\ida_idaapi.py", line 572, in IDAPython_ExecScript
execfile(script, g)
…
-
[win_driver_plugin](https://github.com/alexander-pick/win_driver_plugin)
It would be nice if it had support for the 7.7 version of python3, the functionality you've added works great, when I tried …
-
Hello,
Thank you for your project.
Looks like I found some kind of issue:
I'm trying to build dwarf info together with sources.
Ida 6.8 + ARM Decompiler 2.2.0
as the output I have dbg fi…
-
Loading processor module C:\Program Files\IDA 7.2\procs\pc64.dll for metapc...OK
Loading type libraries...
Autoanalysis subsystem has been initialized.
C:\Program Files\IDA 7.2\plugins\functions_pl…
-
Please some more documentation, especially about the IDAAPI
-
I use Windows 10 platform.
Open the IDA, and load keystone plugin, but it did not work.
here is my problem:
**E:\IDA 7.0\plugins\keypatch.py: invalid syntax (E:/IDA 7.0/plugins/keypatch.py, line 7)…
-
Hi,
I'm trying to install this plugin on my Ida Pro 7.2.
I have successfully uploaded all files to "Program Files\IDA 7.2\python\" folder overwriting my PyQT5 folder. I also loaded the specific …
-
In my opinion, I think it is necessary to change/addition the following 2 scripts, or maybe merge those 2 scripts into 1.
1. render-ida-import-script.py:
Runs as an IDAPython script, allowing user…
-
I developed a tool to migrate from IDAPython capable tools to ScratchABit:
http://www.futureware.at/~philipp/ssd/ExportScratchABit.py
Copy it to the plugins directory, then you should get an menu op…