Rot127

Results 148 issues of Rot127

### Feature - [ ] New architecture module - [ ] Support for processor extension - [ ] Add more instruction details (elaborated below) - [ ] Binding support for:...

enhancement
build & packaging

### Feature - [ ] New architecture module - [ ] Support for processor extension - [ ] Add more instruction details (elaborated below) - [ ] Binding support for:...

enhancement

### Feature - [ ] New architecture module - [ ] Support for processor extension - [ ] Add more instruction details (elaborated below) - [ ] Binding support for:...

build & packaging
Auto-Sync

**Your checklist for this pull request** - [ ] I've read the [guidelines for contributing](https://github.com/rizinorg/rizin/blob/master/DEVELOPERS.md) to this repository - [ ] I made sure to follow the project's [coding style](https://github.com/rizinorg/rizin/blob/master/DEVELOPERS.md#code-style)...

RzIO
RzBin
RzAnalysis
RzDebug
API
RzCore
RzCrypto
RzEgg
RzUtil
rz-hash
rz-gg
RzHash
RzBreakpoint

**Your checklist for this pull request** - [x] I've read the [guidelines for contributing](https://github.com/rizinorg/rizin/blob/master/DEVELOPERS.md) to this repository - [x] I made sure to follow the project's [coding style](https://github.com/rizinorg/rizin/blob/master/DEVELOPERS.md#code-style) - [...

documentation
infrastructure
rz-test
RzAnalysis
ARM
MIPS
X86
RZIL

**New structure** ``` Search General search settings align threads max_hit overlap ... String Search Notes (`str.encoding`) and edge case behavior Commands API Bytes Search Notes and edge case behavior via...

**Environment information** * Operating System: All * Cutter version: https://github.com/rizinorg/cutter/pull/3418 * Obtained from: - [x] Built from source - [ ] Downloaded release from Cutter website or GitHub - [...

Enhancement

The `cstool -r`/ `CS_OPT_DETAIL_REAL` to fill the details of the real isntruction (not the alias) isn't working for SystemZ and LoongArch yet. Example from AArch64: ``` cstool -d aarch64 c0035fd6...

enhancement
SystemZ
blocker

**Your checklist for this pull request** - [ ] I've documented or updated the documentation of every API function and struct this PR changes. - [ ] I've added tests...

AArch64