-
**Is your feature request related to a problem? Please describe.**
Currently the grammar accepted by rznum is unclear, it doesn't respect quotes and not rigid enough. For example `?v 10 20` returns `…
-
**Describe the issue**
```
$ rizin -a ghidra -b 32 -e asm.cpu=v850 -
WARNING: No calling convention defined for this file, analysis may be inaccurate.
[0x00000000]> arp
=PC rip
=SP rsp
=BP rb…
-
Currently Rizin supports remote connection to the KD interface through `winkd://`. There is also a support for DbgEng but only for Windows and locally.
The missing piece is the ability to connect t…
-
### Work environment
| Questions | Answers
|------------------------------------------------------|--------------------
| OS/arch/bits (mandatory) …
-
**Is your feature request related to a problem? Please describe.**
Adding a software bill of materials ([SBOM](https://en.wikipedia.org/wiki/Software_supply_chain)) has several advantages:
- Pos…
-
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…
-
[hello-arm.zip](https://github.com/radareorg/r2ghidra-dec/files/4086962/hello-arm.zip)
```
$ rizin -c 's main;af;pdg' a.out
// WARNING: [r2ghidra] Matching calling convention arm32 of functio…
-
$ `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…
-
Show more metainformation about color themes, stored inside the theme file:
- Author
- License
- Targeting what background: dark, light, something else?
- Minimum necessary color mode (`scr.colors…
-
I'm using rizin/Cutter to disassemble an elf on arm32.
one function like this:
```
0x00010b3c push {r4, lr}
0x00010b40 mov r0, 1
0x00010b44 bl fcn.0001308c
0x00010b4…
ghost updated
2 years ago