-
### Work environment
| Questions | Answers
|------------------------------------------------------|--------------------
| OS/arch/bits (mandatory) …
-
Currently, Rizin implements all features for the Web server by itself, thus prone to more mistakes in handling network protocols, lagging behind SSL/TLS evolution, etc.
I propose to consider to use…
-
$ `bcov -m patch -p any -v 5 -i ./foo -o ./foo_patched`
```
terminate called after throwing an instance of 'std::range_error'
what(): string offset 2425393159 exceeds section size
```
**Fu…
-
For example, at function level it could look like the old implementation:
```
rizin /bin/ls
[0x00006b60]> aaa
[0x00006b60]> afF
[0x00006b60]> Vp
```
It marks the first function as "folded" and …
-
Currently only supported theories are:
- Bool
- Bitvector
- Mem (Array)
- Effect
The biggest missing chunk is the Float theory
- [x] Implement IEE754 types and helper APIs in RzUtil
- [x] I…
-
Currently all of standard types and types inside signatures stored as strings in SDB. Thus, every time we load those databases we have to parse all those strings manually which is time and resource-co…
-
Currently, both modes are implemented completely independently, sometimes with code duplication/copy-paste.
I propose to reduce the code and feature duplication by:
1. Migrate **Visual** mode from c…
-
Reported by a user but it's unclear if solely a rz-ghidra miss, it's likely also a rizin miss. If you need the binary, ping me on Telegram/Mattermost.
```
[...]
0x10103031 | iVar1 = (*…
-
Currently some of the heap parsing depends on how `rizin` is compiled. While it will work for the local native debugging it will inevitably fail in cases of the remote debugging or coredump/minidump f…
-
### Work environment
| Questions | Answers
|------------------------------------------------------|--------------------
| OS/arch/bits (mandatory) …