DIE
DIE copied to clipboard
Dynamic IDA Enrichment
I followed the instructions to the letter, when IDA Pro is started, this error happens: ``` C:\Tools\IDAPro\plugins\die_proxy.py: cannot import name base Traceback (most recent call last): File "C:\Tools\IDAPro\python\2\ida_idaapi.py", line 647,...
One of my favorite plugins when upgrading my (IDA) I realized that it doesn't run on 7.7 there is no problem with dependencies I think the fixes are too small...
* Fixed SyntaxError: (unicode error) 'unicodeescape' codec can't decode bytes in position 4-5: truncated \UXXXXXXXX escape * Some typos * Added accelerators to menu items
` [2] Loading data parsers C:\Program Files\IDA 7.0\plugins\die_proxy.py: global name 'idaapi' is not defined Traceback (most recent call last): File "C:\Program Files\IDA 7.0\python\ida_idaapi.py", line 553, in IDAPython_ExecScript execfile(script, g) File...
When I select "All threads" or any other thread in "Thread" combobox, I always get this error and nothing happens (function view stay empty). > Traceback (most recent call last):...
While I use DIE, I see a need to sort columns in various views of DIE like Value View, Function View... so that I could sort and find the function...
IDA 6.8, installed all the requirements, loads fine, I see the menu. I set settings as in the [code-coverage-hd](https://vimeo.com/130815898) example video, run my exe file, and then nothing new happens....
Hello. I don't know if DIE is still maintained but here is a blocking issue with IDAPro 6.95 I've installed DIE carefully following instructions and I got this error when...
Hello, I'm trying to run it on ida 6.9, but got an error of QDialog on AboutWindow, after i fix it with QWidget, i got an log message output of...
I'm using 64-bit Python, but throws the error as follows: Traceback (most recent call last): File "D:\tools\IDAPro6.8\python\idaapi.py", line 601, in IDAPython_ExecScript execfile(script, g) File "D:/tools/IDAPro6.8/plugins/die_proxy.py", line 13, in plugin =...