-
Connection between windbg extension and ida plugin is made successfully.
Cannot set breakpoints, because "idb isn't enabled".
The only warning/error message I see in IDA, is "[sync]
-
When trying to use diaphora as a library for my own tool, I discovered a few things that could be improved:
(Note: I haven't pulled some of your latest changes yet, so some of this might be fixed alr…
-
Executing action: lucid:view_microcode (View microcode)
Traceback (most recent call last):
File "C:/Program Files/IDA_Pro_v7.5_Portable/plugins\lucid\util\ida.py", line 51, in activate
self.a…
-
**Describe the bug**
IDA exporter don't export function's prototypes correctly: `ida_name.get_demangled_name` and `idaapi.print_type` often returns only name of function without parameters (see [code…
-
Hi there,
we are going to implement the following features for Aurora:
Tracer - support for x86 applications
Root cause analysis - support for x86 trace files and applications.
IDA Pro plugin to n…
-
I met the situation when I trained AllSpark on 2 RTX 3090. I have tried so many ways such as increasing 'timeout' of init_process_group, increasing NCCL_BUFFSIZE, set NCCL_P2P_LEVEL=NVL. But all of th…
-
Hello,
When launching an analysis/saving a config on a file which path contains non-ascii characters, the plugin crash with the following stacktrace:
```
Traceback (most recent call last):
F…
-
Via Minh Triet Pham Tran
```
Hello, I think for the flare-ida scripts, you should have a check for the
version of IDA (>=6.5 or 6.4 as mentioned in this article:
http://www.hexblog.com/?p=749
The scr…
-
Hi bro!
I have try, to install plugin in IDA 7.5 with Python 3.10 but i receive error with log:
`C:\Program Files\IDA 7.0\plugins\SyncPlugin.py: DLL load failed while importing sip: The specified mo…
-
Use this tool with IDA7.7_pro + python3.11.3 under win10_64bit ,Simulate any function ,Encounter the following Err:
E:/IDA_Pro_7.7/plugins/uEmu.py:494: SyntaxWarning: "is not" with a literal. Did y…