-
In version 9 of IDA Pro, they changed how structs and enums work in the backend. All of them now use a centralized system called "local types." They also literally removed `ida_structs` as an importab…
-
import of networkx fails
![image](http://i.imgur.com/OwkdGHV.png)
-
Errors `argument 1 has unexpected type 'float'` occurred in Qt functions.
![image](https://user-images.githubusercontent.com/26313346/168507939-d5abc73d-9fad-4545-bea4-94073c8696f4.png)
-
Is it known that the Stack View seems... incorrect? Or at least the values seem misleading. Also, Call Stack seems to be unimplemented.
Are they expected to work? Or is this unfinished business? If t…
-
It'd be helpful if these were categorized by what OS the plugin supports. For instance, a majority of these are compiled for Windows. Only a few are compiled for Linux (or support compilation for it).…
-
**22/11/05: latest database can be found at https://github.com/emoose/re4-research/issues/3#issuecomment-1304620935**
**License**:
The annotations included in the IDA database, such as names, str…
-
When I tested arm UEFI as the attachment `AcpiTableDxe.efi` , both PEI and DXE modes crashed and generates a mini-dump, when executing fixOffsets(). How to deal with this problem?
```
System: Windo…
-
### Description
I've used capa ida plugin and decided to update it
I've uninstalled previous flare-capa package, then installed it again
I also removed old rules and pulled new ones
Then when i …
-
C:\Program Files\IDA Professional 9.0\plugins\ida_notepad_plus.py: can only concatenate str (not "NoneType") to str
Traceback (most recent call last):
File "C:\Program Files\IDA Professional 9.0\p…
-
I am aware that this is an issue with regular Python in IDA too, so I am assuming this is an issue with IDA itself,but it might be possible to work around it with the IPython hooking capabilities.
…