All Projects → TartanLlama → Minidbg

TartanLlama / Minidbg

Licence: mit
A mini x86 linux debugger for teaching purposes

Projects that are alternatives of or similar to Minidbg

SDA
SDA is a rich cross-platform tool for reverse engineering that focused firstly on analysis of computer games. I'm trying to create a mix of the Ghidra, Cheat Engine and x64dbg. My tool will combine static and dynamic analysis of programs. Now SDA is being developed.
Stars: ✭ 98 (-49.22%)
Mutual labels:  debugger, x86
Rappel
A linux-based assembly REPL for x86, amd64, armv7, and armv8
Stars: ✭ 818 (+323.83%)
Mutual labels:  x86, debugger
PBD
🖨️🐞 Printf Based Debugger, a user-friendly C debugger
Stars: ✭ 52 (-73.06%)
Mutual labels:  debugger, x86
X64dbg
An open-source x64/x32 debugger for windows.
Stars: ✭ 37,825 (+19498.45%)
Mutual labels:  x86, debugger
Winrepl
x86 and x64 assembly "read-eval-print loop" shell for Windows
Stars: ✭ 424 (+119.69%)
Mutual labels:  x86, debugger
Edb Debugger
edb is a cross-platform AArch32/x86/x86-64 debugger.
Stars: ✭ 2,019 (+946.11%)
Mutual labels:  x86, debugger
Ethereum Graph Debugger
Ethereum solidity graph plain debugger. To have the whole picture when debugging.
Stars: ✭ 177 (-8.29%)
Mutual labels:  debugger
X Ray
Visual debugger for your HTML, executable via a bookmark
Stars: ✭ 188 (-2.59%)
Mutual labels:  debugger
Mos
A hobby operating system developed from scratch
Stars: ✭ 169 (-12.44%)
Mutual labels:  x86
Twindbg
PEDA-like debugger UI for WinDbg
Stars: ✭ 171 (-11.4%)
Mutual labels:  debugger
Corehook
A library that simplifies intercepting application function calls using managed code and the .NET Core runtime
Stars: ✭ 191 (-1.04%)
Mutual labels:  x86
Acho
The Hackable Log
Stars: ✭ 189 (-2.07%)
Mutual labels:  debugger
Dephpugger
Php Debugger to run in terminal to debug your code easily.
Stars: ✭ 181 (-6.22%)
Mutual labels:  debugger
Opcodes
Database of CPU Opcodes
Stars: ✭ 177 (-8.29%)
Mutual labels:  x86
Detect It Easy
Program for determining types of files for Windows, Linux and MacOS.
Stars: ✭ 2,982 (+1445.08%)
Mutual labels:  debugger
Vscode Chrome Debug
Debug your JavaScript code running in Google Chrome from VS Code.
Stars: ✭ 2,126 (+1001.55%)
Mutual labels:  debugger
Logcat
Android 日志打印框架,在手机上可以直接看到 Logcat 日志啦
Stars: ✭ 189 (-2.07%)
Mutual labels:  debugger
Pcjs
The original IBM PC and other machine emulations in JavaScript
Stars: ✭ 171 (-11.4%)
Mutual labels:  x86
Pluto
An x86 kernel written in Zig
Stars: ✭ 172 (-10.88%)
Mutual labels:  x86
Vegvisir
A browser based GUI for **LLDB** Debugger.
Stars: ✭ 189 (-2.07%)
Mutual labels:  debugger

minidbg

A mini x86 linux debugger for teaching purposes

See my Writing a linux debugger blog post series for a tutorial on how to write something like this.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].