An open-source x64/x32 debugger for windows.
-
Updated
Jan 6, 2022 - C++
When debugging go, there are a lot of threads.
It's annoying to have to scroll the StackTrace view to see the call stack in the current groutine.
Scroll the window on Stop events so that it becomes visible.
Add a description, image, and links to the debugger topic page so that developers can more easily learn about it.
To associate your repository with the debugger topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
Quick shellcode loading via the Cutter gui.
Describe the solution you'd like
Paste shellcode and press + as an alternative to clicking 'OK'-button
Describe alternatives you've considered
None