gdbgui v0.15.2 released: Browser-based frontend to gnu debugger
gdb (gnu debugger) allows you to see what is going on ‘inside’ another program while it executes — or what another program was doing at the moment it crashed. It is...
gdb (gnu debugger) allows you to see what is going on ‘inside’ another program while it executes — or what another program was doing at the moment it crashed. It is...
DbgShell A PowerShell front-end for the Windows debugger engine. The goal of the DbgShell project is to bring the goodness of the object-based PowerShell world to the debugging world. When...
makin make initial malware assessment little bit easier for me. It helps to reveal a debugger detection techniques used by a sample. Note: Only supports x64 How does it work? makin opens...
xAnalyzer is a plugin for the x86/x64 x64dbg debugger by @mrexodia. This plugin is based on the APIInfo Plugin by @mrfearless, although some improvements and additions have been made. xAnalyzer is capable of doing...
edb is a cross-platform x86/x86-64 debugger. It was inspired by Ollydbg but aims to function on x86 and x86-64 as well as multiple OS’s. Linux is the only officially supported platform...