-
### Work environment
| Questions | Answers
|------------------------------------------------------|--------------------
| OS/arch/bits (mandatory) …
-
# Architecture
## To be done
- [ ] Cortex-A7
- [ ] Cortex-A12
- [ ] [Fujitsu FR (comes with source code)](https://github.com/radare/radare2/issues/671)
- [ ] H8/300L, H8/300H, H8S/2000, H…
-
The CAPSTONE package provides CFFI bindings to the Capstone Disassembler, and layers on a simple CLOS-based API which exposes a more idiomatic Common Lisp API. Capstone is a vey popular disassembler …
-
Hi,
I've noticed that Rizin doesn't have an installer for 32 bit Windows (unlike radare2), and having ready-to-go builds for my 32 bit boards would be amazing.
Are there any plans for providing …
-
Demo: https://asciinema.org/a/ZSo0njcnNHm8etAjSiBhbqZPy
-
I'm on linux mint x64, I compiled a simple binary to get an understanding of how to use cpu instructions so that I can write my own compiler with an MIT license but when looking at the result in wxHex…
-
Hi, I tried installing this using vcpkg and getting the following error when including `x64Detour.hpp`:
`I:\vcpkg\installed\x64-windows\include\x64Detour.hpp(13,10): fatal error C1083: Cannot open in…
-
This bug is easy to see with a modification to `test_tms320c64x.c`:
~~~diff
diff --git a/tests/test_tms320c64x.c b/tests/test_tms320c64x.c
index 86a6d76d..6f725c26 100644
--- a/tests/test_tms320c6…
-
# This template is meant for bug reports, if you have a feature request, please be as descriptive as possible and delete the template
Make sure you are testing using the latest git version of radar…
-
Running capstone 4.0.1
If I run test_basic I get the following output for the TMS320C64x disassembler
```
****************
Platform: TMS320C64x
Code: 0x01 0xac 0x88 0x40 0x81 0xac 0x88 0x43 0…