-
I Can't Found The .p64 Plugin For IDA Pro. Only .plw (32) Bit Are Available... However If I rename the .plw to .p64 and then open the 64bit ida it givems me a fatal error...
-
I am a heavy user of IDA Pro for reverse programming. Can you compare IDA and llm4decompile in terms of re-executability?
-
Is there a way to install ScyllaHide to ida pro?
I can't get it working...
It works fine in ollydebug, but ida pro is so much better...
or maybe somethign similar
just copying files into "…
-
### Describe the bug
GDB stub is reporting big-endian while it should be little endian. Unticking send manifest will cause registers to have no value.
### Expected behavior
GDB stub reports little …
-
With the latest version of IDA Pro, version 9 the plugin doesn't work with the latest API changes
-
i get this error:
[picture](https://i.ibb.co/7ytgfg1/xxx999.png)
-
My scenario:
- IDA 6.8 running on *Windows* host. Xmlrpc (ida_script.py) running on (win) 127.0.0.1:8888
- Gdb w/ pwndbg running on *Linux* (Kali) host. Xmlrpc socket at (linux) 127.0.0.1:8888 (ssh-…
-
![image](https://github.com/user-attachments/assets/ec4b391c-bfe0-4526-bbf4-1ff634bcec44)
```
Traceback (most recent call last):
File "C:/Users/Administrator/AppData/Roaming/Hex-Rays/IDA Pro/plug…
-
Now I can't get ida pro 6.9 for linux, because it's too old. So I want to know the tools just support the version?
-
Many API has [changed](https://www.hex-rays.com/products/ida/support/ida74_idapython_no_bc695_porting_guide.shtml) since IDA 7.4 so I modified this `kmdf_re.py` to support IDA pro 7.4+.
I paste the s…