-
Use the same scheme as Rizin does. For example, header could look like this:
```c
// SPDX-FileCopyrightText: 2019 Jane Doe
// SPDX-License-Identifier: GPL-3.0-or-later
```
More at https://re…
-
### Android
- [ ] Check APK Signature
- rizin can open `META-INF/CERT.RSA` and print the pkcs7 data from `pFp`
- [ ] Check Certificates and validity, bad hashes, etc..
- [ ] Detect trackers
-…
-
Hi, I was wondering whether this project is still maintained as there was no activity at all in the last months (more than a year, it seems) with PRs that pass the CI, but no comment/reply from the ma…
-
**Describe the bug**
Using rizin core library:
```
Traceback (most recent call last):
File "/opt/bitnami/python/lib/python3.8/multiprocessing/pool.py", line 125, in worker
result = (…
v0lp3 updated
2 years ago
-
**Environment information**
* Operating System: Kali 2024.02
* Cutter version:
Version 2.3.4
Using rizin 0.7.1 @ linux-x86-64 commit: 7cb15e769c9e8d83de041634dc8a35634ee1cbb7
Based on Qt 5.15.5 …
-
See https://mesonbuild.com/Adding-new-projects-to-wrapdb.html
Essentially, it boils down to preparing a wrap file for 0.6.0 release, since Rizin already uses Meson build system. Lets target it for …
-
### Work environment
| Questions | Answers
|------------------------------------------------------|--------------------
| OS/arch/bits (mandatory) …
-
#### Description
Create an documentation page for rz-pipe's Rust crate, just like [r2pipe's one](https://radare.github.io/r2pipe.rs/r2pipe/index.html) and host it when [rizin.re/docs](rizin.re/docs…
-
QEMU generates (some of) its disassembling C code from so-called decodetrees, specified for example at https://gitlab.com/qemu-project/qemu/-/blob/31f59af395922b7f40799e75db6e15ff52d8f94a/target/arm/a…
-
**Is your feature request related to a problem? Please describe.**
I am very frustruated when I want to reverse and debug windows programs. there is not way to be as precise as x64dbg. I also can n…