Korcan Karaokçu

Results 17 issues of Korcan Karaokçu

PINCE's shortcuts are currently application-wide. Implementing a system-wide shortcut would be good when attaching to full-screen games. I believe that this feature can be done by modifying [this example](https://github.com/LiuLang/python3-xlib/blob/master/examples/record.py). I...

enhancement
help wanted

The functions are not related to each other. This issue also doesn't prevent PINCE from working, so this one isn't really a bug, since PINCE can work flawlessly under these...

Help Wanted

Despite `SysUtils.execute_shell_command_as_user` working properly for web browsers, some other GUI applications such as file browsers and text editors might show buggy behavior. For instance, some standard KDE applications such as...

bug
enhancement
help wanted

Executing `finish` in that state aborts any other command that comes after it, that's the main reason that renders gdb completely inoperable. This bug is caused by gdb itself, it's...

bug

I'll also try to get rid of the `CONST_TIME.GDB_INPUT_SLEEP` by using a condition/event instead

bug

GDB outputs "Could not insert hardware watchpoint" while trying to set chained breakpoints although there's still enough space for more hardware breakpoints. This rarely occurs and it's caused by GDB...

bug

I'm shit at designing graphics, so if you have ideas or even better commissions, please post it here.

Enhancement
Help Wanted

The moment linux-injector prints "Code injection successful", target crashes. Tested on KMines and Torchlight2

After executing the code "ptrace_cont(target);" in line 258, target segfaults. The target is Torchlight2