Rot127
Rot127
We had too many issues with the release process. - The release build isn't triggered if the release is first saved as draft, then published (https://github.com/orgs/community/discussions/7118). - The Python wheels...
**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)....
**Your checklist for this pull request** - [x] I've read the [guidelines for contributing](https://github.com/rizinorg/rizin/blob/dev/CONTRIBUTING.md) to this repository. - [x] I made sure to follow the project's [coding style](https://github.com/rizinorg/rizin/blob/dev/DEVELOPERS.md#code-style). - [...
**Your checklist for this pull request** - [ ] I've read the [guidelines for contributing](https://github.com/rizinorg/rizin/blob/dev/CONTRIBUTING.md) to this repository. - [ ] I made sure to follow the project's [coding style](https://github.com/rizinorg/rizin/blob/dev/DEVELOPERS.md#code-style)....
**Your checklist for this pull request** - [ ] I've read the [guidelines for contributing](https://github.com/rizinorg/rizin/blob/dev/CONTRIBUTING.md) to this repository. - [ ] I made sure to follow the project's [coding style](https://github.com/rizinorg/rizin/blob/dev/DEVELOPERS.md#code-style)....
Here is a script parsing it. https://github.com/nlitsme/AppleC4000/pull/1 With the little information about the firmware layout, this task is rather simple. To cite from the scripts: > Decodes an apple C4000...
**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). - [x]...
**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). - [x]...
### Work environment | Questions | Answers |------------------------------------------------------|-------------------- | OS/arch/bits (mandatory) | All | File format of the file you reverse (mandatory) | All | Architecture/bits of the file (mandatory)...
**Is your feature request related to a problem? Please describe.** Some architectures have zero registers. They always hold the value zero and if they are written to don't change. The...