-
Any ideas on why I would be getting different generation for the control flow graph of these two functions? These are from two versions of busybox, exported with IDA 8.3 and the f9409a7 commit. I'm …
-
Is it possible to export "headlessly" with Ghidra?
-
**Version and Platform (required):**
- Binary Ninja Version: 3.1.3469
- OS: Windows
- OS Version: 8.1 Pro
- CPU Architecture x64
**Bug Description:**
```
---------------------------
binaryni…
-
Is it possible to run this plugin in a headless mode with Ghidra? If so can you give an example of how to do that please?
-
```
What steps will reproduce the problem?
1.Loading a file into IDA Pro
2.Diffing the database with a separate file and comparing using BinDiff plug-in
3.Left with matched functions window (which I …
-
There is instruction in IDA "and esp, 0FFFFFFF0h" with opcode "83 E4 F0", but after export to Binnavi it converts to "and esp, 0F0h".
Instruction "83 E4 F0" is "r/m32 AND imm8 (sign-extended)", so F0…
-
```
/Users/jwiens/Downloads/binexport/third_party/boost_parts/boost/container_hash/hash.hpp:130:33: error: no template named 'unary_function' in namespace 'std'; did you mean '__unary_function'?
…
-
-
```
What steps will reproduce the problem?
1.The error happened even when I restart IDA
2. The error come when I reopen a saved diff then want to show the flowgraph.
What is the expected output? What…
-
`fish: Job 1, 'cwe_checker calc' terminated by signal SIGKILL (Forced quit)`
dmesg:
`[...] Out of memory: Killed process 348748 (cwe_checker) [...]`
It would allow people to run cwe_checker on stat…