pat0is
pat0is
Hi, I've had this occur as well in the past and thought I had it fixed with one of the "recent" commits. Are you able to reproduce this with the...
Would it be possible to share it on anything other than google drive please? Also, which IDA version are you using?
I am unable to reproduce the issue. Could you please verify that the version of HrDevHelper you are using is head on the master branch? Please let me know if...
Thank you. I will look into it (will probably take a few days until I get the chance).
Apologies for the very late response... :P One of the recent commits may have fixed it. I don't think I've got the executable anymore but may I ask you to...
Now looking at your initial message again, there could potentially be a race condition that may occur if the user places the screen cursor on a ctree item while the...
The color constants used by the plugin actually refer to RGB colors that can be customized using a color picker on IDA's UI (see the Options->Colors menu). One of the...
I'm not sure whether the underlying problem is a related one but I'm having similar issues with usbproxy.py, no matter the type of USB device I'm trying to proxy (tried...
> You can test this quickly by trying to run the USB Proxy script as root: > > `sudo ./Facedancer/examples/usbproxy.py` > Thank you very much, that fixes my issue indeed...