-
### Work environment
| Questions | Answers
|------------------------------------------------------|--------------------
| OS/arch/bits (mandatory) …
-
The [STM8](https://en.wikipedia.org/wiki/STM8) is an 8-bit microcontroller family by STMicroelectronics. The STM8 microcontrollers use an extended variant of the [ST7](https://en.wikipedia.org/wiki/ST…
-
```
rizin@rizin:~/rizin/rizin$ uname -a
Linux rizin 5.14.0-3-sparc64 #1 Debian 5.14.12-1 (2021-10-14) sparc64 GNU/Linux
rizin@rizin:~/rizin/rizin$ ninja -C build
ninja: Entering directory `build'
…
-
Hi there!
I currently use Rizin to analyze a multidex APK. I chose [this sample](https://github.com/rizinorg/rizin/files/8618944/c02bd4289acacf65d9cb70ce42d0ff27.zip) (Password: infected) as my tar…
-
### Work environment
| Questions | Answers
|------------------------------------------------------|--------------------
| OS/arch/bits (mandatory) …
-
I'm not sure where the best place to put this is between gtirb-pprinter, gtirb-rewriting and here, so please let me know and I can reopen this in the best repo.
While developing instrumentation usi…
-
Suppose you build Rizin with all subprojects bundled, without using anything from the system. In that case, the ZSTD subproject also installs `libzstd.pc` and its headers, which might install/compile …
-
Support for applying correct offsets and sizes for variables and function returns given the CFI, CFA information from DWARF. Search for `LOCATION_CFA`
We also should expand testing by compiling the…
-
### Work environment
| Questions | Answers
|------------------------------------------------------|--------------------
| OS/arch/bits (mandatory) …
-
**Is your feature request related to a problem? Please describe.**
There is only a static [release](https://github.com/rizinorg/rizin/releases) for Linux and it would be great to use some of the av…