Rot127

Results 148 issues of Rot127

### Work environment | Questions | Answers |------------------------------------------------------|-------------------- | OS/arch/bits (mandatory) | ... | File format of the file you reverse (mandatory) | ... | Architecture/bits of the file (mandatory)...

bug
RzAnalysis
test-required
SPARC
reloc

## Tracker - [ ] https://github.com/rizinorg/rizin/issues/3676 - [ ] https://github.com/rizinorg/rizin/issues/3996 - [ ] https://github.com/rizinorg/rizin/issues/3145 # ESIL vs. RzIL ESIL only allowed for concrete emulation. While RzIL now allows for concrete,...

RzAnalysis
ESIL
RZIL
blocker
Tracking

**Is your feature request related to a problem? Please describe.** The string search could use some more extensions and fine-tuning options for the user. **Describe the solution you'd like** -...

enhancement
good first issue
test-required
RzUtil

**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). - [...

RzAnalysis
RzAsm-Disassembler
SPARC

**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). - [...

rz-test
RzCore
waiting-for-author
RzCons

It is possible to crash tree-sitter when many captures are sorted. Valgrind output;: ``` ==7579== Invalid read of size 4 ==7579== at 0x75BA4D8: ts_query_end_byte_for_pattern (query.c:2887) ==7579== by 0x75A54D4: query_end_byte_for_pattern (query.c:699)...

### Qubes OS release Qubes OS 4.2 ### Brief summary Rebasing a large branch (signing 70+ commits) can make the split-gpg2 VM freeze up. This happens possibly because of all...

P: default
needs diagnosis
C: split-gpg2
affects-4.2

…uded. **Your checklist for this pull request** - [ ] I've read the [guidelines for contributing](https://cutter.re/docs/contributing/code/getting-started.html) to this repository - [ ] I made sure to follow the project's [coding...

Not all API structs and functions have the `cs_` prefix. This leads to issues like these: https://github.com/capstone-engine/capstone/issues/2316 and https://github.com/capstone-engine/capstone/issues/2810 The question is now, should this be addressed before the v6...

enhancement
CS-module-files
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...

X86
ARM
AArch64
Python
Documentation
Github-files