-
Traceback (most recent call last):
File ".../IDA/plugins/finger_plugin.py", line 20, in recognize_function
func_feat = ida_func.get_func_feature(start_ea)
File "...\Python\lib\site-packages…
-
LoadLibrary(C:\Users\Nandini\AppData\Roaming\Hex-Rays\IDA Pro\plugins\SigMaker9_64.dll) error: The specified module could not be found.
C:\Users\Nandini\AppData\Roaming\Hex-Rays\IDA Pro\plugins\SigMa…
-
It seems that some users are having trouble connecting to unofficial lumina servers with TLS enabled. It seems that the current workarounds aren't simple enough.
We should have a plugin that secure…
-
Since IDA decided to *** as always the entire plugins community by removing pretty much all functions in ida_enum and ida_struct, we need to port every plugins to new IDA9.X API.
is this planned f…
-
I ran into quite some problems during installation and I'm helping others who want to install this plugin by writing my fixes here. My setup:
* IDA version 9.0
* Python 3.10
* Windows 10
Steps:
…
-
Ida Pro require plugin structure class with defined entry point methods, or it show error and not load plugin (8/9 version). I use this template stub at the bottom of idapal.py to let plugin load.
…
-
With the latest version of IDA Pro, version 9 the plugin doesn't work with the latest API changes
-
### 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…
-
Windows 10 Pro
Ida 8.3
Python 3.7.0 (v3.7.0:1bf9cc5093, Jun 27 2018, 04:59:51) [MSC v.1914 64 bit (AMD64)]
The plugin is installed, initialized and even works(NOP, JUMP), but the Assembly window …
-
Could you please make a version for IDA 9.0?