-
# Rizin version:
```
rizin 0.4.0-git @ linux-x86-64
commit: cf56eda58dd8f9011e3d336d2d73957d089e2499, build: 2022-03-19__11:08:49
```
# rz-ghidra version (command: `rz-pm install rz-ghidra`)
`…
-
There is already an assembler plugin using keystone: https://github.com/rizinorg/rizin-extras/tree/master/keystone
However at its core, keystone is really just a wrapper around code ripped from llvm.…
-
Hi, I am a bit new at this so I might be wrong but when trying to build the cutter plugin an error is shown:
![image](https://user-images.githubusercontent.com/71553739/229297419-9a0d185a-4690-41bb-b…
-
### Work environment
| Questions | Answers
|------------------------------------------------------|--------------------
| OS/arch/bits (mandatory) …
ajakk updated
9 months ago
-
### Work environment
| Questions | Answers
|------------------------------------------------------|--------------------
| OS/arch/bits (mandatory) …
-
It will reduce tests running time.
For example:
```
NAME=rz-asm arm asm/dis endian
FILE=-
CMDS=
-
As most of the commands [switched to rzshell](https://github.com/rizinorg/rizin/issues/1342) it's now time to extend it, e.g. by applying syntax highlight, using the builtin Tree-Sitter facilities: ht…
-
## Description
Current help subsystem is not adequate anymore.
1. Those lists of 3 (or 2 for modes) string items + NULL is a very fragile format. All it takes is to forget one comma — and have …
-
Currently RzBaseType doesn't consider bitfields for structures, unions, enums. It should be recognized and processed properly.
See also https://github.com/rizinorg/rizin/issues/314
Depends on ht…
-
In theory both Ghidra and Rizin support it, but there is no mapping in https://github.com/rizinorg/rz-ghidra/blob/733ad009bd603a9ea03d386d2781acff7a150ee2/src/ArchMap.cpp .
Not sure how much additi…