-
BinaryNinja Log during installation:
```
[Default] File "/opt/homebrew/Cellar/python@3.11/3.11.6_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/ctypes/__init__.py", line 376, in __in…
-
The Windows github action sometimes generates 1GB of logs and then fails.
~40MB of logs is normal, and is suffered by the wasmtime repo too, however 1GB of llvm compiler logs is not normal, and it …
-
this looks amazing, except that i dont know how to play with it at the link https://thlorenz.github.io/visulator
is this not ready yet? hope to see more documentation soon!
i can send in a pull requ…
-
I find some thumb instruction not disassemble with the capstone engine, but they can run.
and use the gdb tool can disassemble.
machinecode is 0xCFEFE8D2, gdb know is "ldaex r12, [r2]"
machinecode …
-
Just found this, looks like a cool project!
Just some comments on how Capstone engine is used:
- Latest version _3.0.2_ is more complete, smaller & faster than v2.1.2, so please update.
- The API `cs…
-
LoongArch is the RISC ISA created by the Loongson (previously produced MIPS-based architectures).
Architecture is simpler than MIPS and should be easier to implement.
It is being added in the GNU …
-
I have tried to build this and it will not build. Also the llvm-tricore distribution you reference will not build as well. Can you provide information on how to build a release. Any help would be grea…
-
## Environment
Radare 5.5.4 (or today's master, 0c6d40c) on Ubuntu focal 64 bit
## Description
The disassembly in mfc/mtc instructions allows to read and write coprocessor registers. For e…
-
I only see asm to hex in the sample code, can it be converted to assembly instructions through hex?
-
The first problem can be bypassed by disabling the /sdl flag.
The second problem is related to ARMMapping.c at lines 76 and 708. The error is as below:
E0029 expected …\capstone\arch\ARM\ARMMapp…