karliss

Results 62 issues of karliss

**Environment information** * Operating System: Arch Linux * Cutter version: db0d4d85a600eddec46f1ac3d9b98f133e187ee4 with latest dev rizin (d1c8bac7380cd065275a6a6ff92902ab69c1c3fb) * Obtained from: - [x] Built from source - [ ] Downloaded release from...

BUG
good first issue

**Environment information** * Operating System: Linux * Cutter version: 2850a6108635de56af07e20f5132fb6469f0f776 r2-4.1.1-72-gdf8c96d26 * Obtained from: Built from source * File format: ELF **Describe the bug** Debug mode gets started when connecting...

BUG
Debug

**Environment information** * Operating System: Linux * Cutter version: 59af77fb7272765b3d50e0af6067e036e4d4e93b * File format: ELF **Describe the bug** Triggering breakpoint with secondary thread causes UI to freeze. **To Reproduce** Steps to...

BUG
rizin
Linux
Debug

**Is your feature request related to a problem? Please describe.** Currently Cutter doesn't check file extensions when trying to load binary plugins. This may result to warning like this when...

good first issue

**Is your feature request related to a problem? Please describe.** Currently there is no way to define type for global variables in decompiler widget. **Describe the solution you'd like** When...

rizin
Decompiler

Will be moved to separate repository. **Your checklist for this pull request** - [x] I've read the [guidelines for contributing](https://cutter.re/docs/contributing/code/getting-started.html) to this repository - [x] I made sure to follow...

Documentation

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

Cutter plugin should check if r2 plugin is loaded. **Is your feature request related to a problem? Please describe** I accidentally installed the r2 plugin in wrong directory. This resulted...

enhancement
good first issue
Cutter

The table in CWS task description page could show the input output file names or stdin/stdout for applicable tasks. Not sure if this applies to any other configuration beside batch...

cws
feature_request

Here are some observations on trying to run QtSharp on linux - Minor differences in library names - shared libraries are located in qmake -query QT_INSTALL_LIBS not QT_INSTALL_BINS - System...