-
**Version and Platform (required):**
- Binary Ninja Version: 3.6.4654
- OS: macOS
- CPU Architecture: M1
**Steps To Reproduce:**
Paste `Platform['mac-aarch64'].type_container.types` in consol…
0cyn updated
11 months ago
-
**Version and Platform (required):**
- Binary Ninja Version: 3.6.4789
- OS: macOS
- OS Version: 14.0
- CPU Architecture: M1
**Bug Description:**
When I try to drag a file into my project, some…
-
Very often when reversing, I'll come across patterns like this:
There are three `rawString` variables created here which can really just be one. When hitting "merge variable", I am prompted wit…
-
**Version and Platform (required):**
- Binary Ninja Version: 3.6.4644-dev Personal, d289b1cc
- OS: windows
- OS Version: 11
- CPU Architecture: x86_64
**Bug Description:**
![image](https://git…
-
We should navigate to WinMain on windows binaries.
Current approaches are insufficient:
https://github.com/Vector35/binaryninja-api/issues/3926
https://github.com/Vector35/binaryninja-api/issues/…
-
### Plugin Description
I know that there are 2 other frida plugins already (and my plugin was forked from BinRida) but I bring a lot of new stuff to the table:
- More intuitive frida control seq…
-
**What is the feature you'd like to have?**
as following picture shows
![image](https://github.com/Vector35/binaryninja-api/assets/5463104/469ee98c-c339-4f2e-9076-bf9cfdeca7ba)
**Is your feature …
-
When a .bndb is created, it sets bv.file.original_filename using the 'absolute' full path to that file.
As a result, if the folder containing the original file and the associated .bndb is renamed o…
-
**Version and Platform (required):**
- Binary Ninja Version: [e.g. 3.2.4000-dev] (if version is stable, please also test the latest development build via the "Update Channel" option)
- OS:manjaro
-…
-
**Bug Description:**
A number of places in the api code have mismatches for operator new[] and operator delete[] where they use core BNFreeXYZ functions instead. This causes crashes on systems where …