-
https://github.com/Mixaill/FakePDB/blob/master/src_plugins/ida/fakepdb/dumpinfo.py#L320-L321
https://docs.hex-rays.com/developer-guide/idapython/idapython-porting-guide-ida-9
-
Hi, please port this amazing plugin so it works on the latest IDA Pro 9.0.
https://web.archive.org/web/20240810011600/https://out5.hex-rays.com/beta90_6ba923/idapython_porting_guide.md
-
May I ask how to explain part of the internal code of the function instead of explaining the whole, and let the comment display the specified position instead of the function head?
-
d.hookSeg() will not finish and running python script window wont go away until pressing cancel.
IDA Pro 7.7
-
```
What steps will reproduce the problem?
1. Building with the --with-hexrays option, as in python build.py --with-hexrays
2.
3.
What is the expected output? What do you see instead?
idaapi.cpp does…
-
```
What steps will reproduce the problem?
1. Building with the --with-hexrays option, as in python build.py --with-hexrays
2.
3.
What is the expected output? What do you see instead?
idaapi.cpp does…
-
When I executed an idapython script, it poped a warning dialog. Before I clicked on 'OK', the idarling would continuously execute python script and there are always a `Running Python script` above the…
-
Hi,
I always used python-idb for very quick stuff and it works great. However, I'd like to run some idapython scripts without having the IDA open/close bottleneck.
I'm working on the implementatio…
-
```E:\IDA Pro 8.3\plugins\ida_script.py: No module named 'ida_regfinder'
Traceback (most recent call last):
File "E:\IDA Pro 8.3\python\3\ida_idaapi.py", line 577, in IDAPython_ExecScript
exe…
-
```
What steps will reproduce the problem?
1. Building with the --with-hexrays option, as in python build.py --with-hexrays
2.
3.
What is the expected output? What do you see instead?
idaapi.cpp does…