cutter
cutter copied to clipboard
Problems with cutter.AppImage at the Kali Linux
Operating System: kali linux 2021.4 Cutter version: 2.0.4. Obtained from: Downloaded release from Cutter website or GitHub File format: .AppImage
Didn't work debugger at the cutter.AppImage.
- run at the terminal
- Click on open, for example, ELF-file a.out
- I put breakpoint and ran debugger. Then program has stuck
- rz_core_file_reopen: Cannot reopen file: dbg:///home/afanx/Рабочий\ стол/a.out with perms 0x7, attempting to open read-only.
I write at the terminal "chmod 777 ./a.out" and try again...Didn't help...i tried move a.out at the '~/' and tried again. Debugger at the cutter RUN!!! May be Linux can't read 'Рабочий стол'. I just changed lang at my OS.
Sorry about my bad english....
AFANX