-
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)
-
```
What steps will reproduce the problem?
IDA plugin doesn't work..
my ida version is 6.4
when i install ida plugin on ida, it seems like that, and no change
(attach file)
What should i do?
What ver…
-
the IDA plugin code does not have many type annotations because it was written before we migrated to using py3-style type annotations. for the same reasons we use type annotations elsewhere, we should…
-
Add functionality to install/download/update rules from within the plugin.
This helps users to start using the tool more easily and to keep rules up to date.
-
consider switching to the python ida plugin only as well
-
```
What steps will reproduce the problem?
IDA plugin doesn't work..
my ida version is 6.4
when i install ida plugin on ida, it seems like that, and no change
(attach file)
What should i do?
What ver…
-
If someone has tested it on version 9.0 please let me know
-
needs ida 9 compatible update!!
here is the port guide to ida 9.
https://web.archive.org/web/20240810011600/https://out5.hex-rays.com/beta90_6ba923/idapython_porting_guide.md
![image](https://githu…
-
- In this video [](https://www.youtube.com/watch?v=eGl6kpSajag&t=758s). I saw geohotz was using a graph view how do I turn this view on ? Is this feature requires IDA plugin ??
- Is the IDA plugin su…
zuypt updated
3 years ago
-
I'm beginning work on the IDA plugin, and I noticed that sometimes selecting data in IDA does not select the data back in QIRA. This is because QIRA filters any `setdaddr` for an address it believes i…