-
**Is your feature request related to a problem? Please describe.**
Currently Cutter has the ability to set PDB symbol servers for PE files.
With the support of `debuginfod` in Rizin (https://githu…
-
C2000 microcontroller family consists of 32-bit microcontrollers with performance integrated peripherals designed for real-time control applications. C2000 consists of 5 sub-families: the newer C28x +…
-
### Work environment
| Questions | Answers
|------------------------------------------------------|--------------------
| OS/arch/bits (mandatory) …
-
**Is your feature request related to a problem? Please describe.**
Show the RzIL text of the function, just like we have already for disassembly
**Describe the solution you'd like**
Ideally, …
-
RzUtil should not contain those hacks to print.
It's possible to return either `RzStrBuf` or `char *` instead.
```
rg cb_printf librz/util
librz/util/print.c
65: p->cb_printf = libc_printf;…
-
As a follow up of https://github.com/rizinorg/rizin/pull/2230 discussion we should design and implement properly various arrangements of structures and unions that can be packed, aligned, and have oth…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR48580](https://bugs.llvm.org/show_bug.cgi?id=48580) |
| Status | NEW |
| Importance | P enhancemen…
-
**Is your feature request related to a problem? Please describe.**
I ran into problems with `filter.c::filter()` while developing https://github.com/rizinorg/rizin/pull/2417. `filter()` has hard co…
-
### Work environment
| Questions | Answers
|------------------------------------------------------|--------------------
| OS/arch/bits (mandatory) …
-
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…