cutter
cutter copied to clipboard
Free and Open Source Reverse Engineering Platform powered by rizin
**Environment information** * Operating System: linuxmint 20.2 * Cutter version: 2.0.3 * File format: elf64 * Arch: x86 * Type: **Describe the bug** Assembly of `nop`s with trailing newlines produces...
**Describe the solution you'd like** Currently, there is no easy way to find text in the Console widget. The feature I'd like to see is a search widget with the...
**Environment information** * Operating System: linuxmint 20.2 * Cutter version: 2.0.3 * File format: elf64 * Arch: x86 * Type: **Describe the bug** Undefining and redefining the function won't remove...
**Environment information** * Operating System: linuxmint 20.2 * Cutter version: 2.0.3 * File format: elf64 * Arch: x86 * Type: **Note** This bug report is mainly posted to make publicly...
**Environment information** * Operating System: Windows 10 * Cutter version: 2.0.4 * Obtained from: - [ ] Built from source - [X] Downloaded release from Cutter website or GitHub -...
**Is your feature request related to a problem? Please describe.** R2 can generate multiple kinds of graphs Cutter currently only supports function basic block graph. **Describe the solution you'd like**...
**Is your feature request related to a problem? Please describe.** When **saving a huge project**, Cutter freezes and **does not provide any feedback about progress** and does not allow to...
**Is your feature request related to a problem? Please describe.** I think it would be useful if Cutter had the ability to undo edits made to a binary. It may...
**Is your feature request related to a problem? Please describe.** Loading a large binary. **Describe the solution you'd like** Display a loading/progress bar. **Describe alternatives you've considered** Grey out the...
**Is your feature request related to a problem? Please describe.** Debugging plugins occasionally requires console output. **Describe the solution you'd like** Option to print to stdout and stderr from within...