cutter icon indicating copy to clipboard operation
cutter copied to clipboard

Free and Open Source Reverse Engineering Platform powered by rizin

Results 239 cutter issues
Sort by recently updated
recently updated
newest added

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

Enhancement
good first issue
High Priority

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

Enhancement

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

Enhancement
UI

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

Enhancement

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

Enhancement
UI

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