-
I think it could be related to https://github.com/VirusTotal/vt-ida-plugin/issues/6
-
First off, WOW! This is a very cool project.
Second, since most people can't afford to get an IDA Pro licesnse, we rather support FOSS projects like Radare2. It was mentioned in an old issue #12 t…
E3V3A updated
6 years ago
-
Hi, thanks very much for creating this repository!
I've exported CenterTrack with DCNv2 to ONNX with your replacements, but am not sure how to add DCNv2 plugin for onnx-tensorrt parser.
I get th…
-
So, I've loaded my game's xex (Borderlands 2) into IDA 7.5 and I've noticed none of the game-related functions are labeled. I see loc_ and sub_ as their labels, but not the names of functions themselv…
-
### Plugin Description
Binary Ninja plugin to take & manage database snapshots, inspired by IDA.
### Plugin Repository URL
Repo URL: https://github.com/d0mnik/binja_snapshot_manager
### Real Relea…
-
I have two version IDA, 7.6 and 8.3
I tried to use the plugin in both versions, nothing happen when i used hotkey (Shift-A) like in this script
```c
void __fastcall game_matrix_render(__int64 a1)
…
-
Failed while executing plugin_t.init():
Traceback (most recent call last):
File "D:/IDA 7.0/plugins/keypatch.py", line 1499, in init
menu = idaapi.add_menu_item("Edit/Keypatch/", "Patcher …
-
```
What steps will reproduce the problem?
1.Diff 2 .idb
What is the expected output? What do you see instead?
Difference between 2 binary
Error : function BinExport2Diff8 undefined
What version of…
-
YaraSyntaxError: C:\Program Files\IDA 7.0\plugins\findcrypt3.rules:1542: syntax error, unexpected _STRINGS_, expecting $end or _RULE_ or _PRIVATE_ or _GLOBAL_
-
Dude am I doing something wrong?
I am getting the following error.
Action 'AutoEnum:2232721770192' failed to activate. Traceback:
Traceback (most recent call last):
File "G:\Dos/IDA Profession…