-
A simple page built on top of the `rz-pm` database allowing to navigate through the packages, maybe show description and dependencies for every package, along with versions and links.
Something of …
-
### Work environment
| Questions | Answers
|------------------------------------------------------|--------------------
| OS/arch/bits (mandatory) …
-
-
For the binary generated by the following code (-O0):
```c
char *global_data = "1000";
int main() {
printf("In main, global_data: %s\n", global_data);
return 0;
}
```
The var…
-
## Completed
- [x] `pd` https://github.com/rizinorg/rizin/pull/2552
- [x] `pc`
- [x] `pg`
- [x] `pm`
- [x] `ph`
- [x] `pt`
- [x] `p6` https://github.com/rizinorg/rizin/pull/2819
- [x] `pa` h…
-
**Is your feature request related to a problem? Please describe.**
There is some differences between Radare2 and Rizin which can't be easily reconciled with just changing commands. Unfortunately, I w…
-
# Finished porting
- [x] `!` (external commands) - https://github.com/rizinorg/rizin/pull/1235
- [x] `i` (information) https://github.com/rizinorg/rizin/pull/1238
- [x] `b` (block size) https://g…
-
-
**Is your feature request related to a problem? Please describe.**
This issue is not a feature request, but rather a collection and proposal to rework some parts of the build-system and about answe…
-
# First stage
## High-priority
- [x] `librz/analysis/p/analysis_avr.c` https://github.com/rizinorg/rizin/pull/1890
- [x] `librz/analysis/p/analysis_arm_cs.c` ARMv7 https://github.com/rizinorg/r…