-
tell in the book we have to install the c++ package
and to do:
call "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvarsall.bat" x64
-
### Work environment
| Questions | Answers
|------------------------------------------------------|--------------------
| OS/arch/bits (mandatory) …
-
**Is your feature request related to a problem? Please describe.**
When installing the ubuntu 22.04 (not sure if this is the case for other distros, I only tested on ubuntu) package of cutter and r…
-
**Is your feature request related to a problem? Please describe.**
When binary is analyzed by rizin, a function could have **2** names:
1. Real name, for example `strcpy`
2. The name defined by Riz…
-
### Work environment
| Questions | Answers
|------------------------------------------------------|--------------------
| OS/arch/bits (mandatory) …
-
Until we figured how to reuse the code using linking or Meson subprojects, it's better to update the binutils code in Rizin to support more instructions. The current code is very old.
Pieces from *…
-
Currently, we have only one channel - `master`, which is deployed to https://book.rizin.re. I suggest:
- Use the same branching scheme as other Rizin projects - `stable` and `dev`
- Deploy `stable` …
-
### Work environment
| Questions | Answers
|------------------------------------------------------|--------------------
| OS/arch/bits (mandatory) …
-
### Work environment
| Questions | Answers
|------------------------------------------------------|--------------------
| OS/arch/bits (mandatory) …
-
I am following the steps mentioned at https://github.com/rizinorg/rz-retdec#process
While running the command
`cmake .. -DCMAKE_INSTALL_PREFIX=~/.local`
I get the following error -
```CMak…