77 Forks
404 Stars
404 Watchers

minidbg

A mini x86 linux debugger for teaching purposes

How to download and setup minidbg

Open terminal and run command
git clone https://github.com/TartanLlama/minidbg.git
git clone is used to create a copy or clone of minidbg repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with minidbg https://github.com/TartanLlama/minidbg/archive/master.zip

Or simply clone minidbg with SSH
[email protected]:TartanLlama/minidbg.git

If you have some problems with minidbg

You may open issue on minidbg support forum (system) here: https://github.com/TartanLlama/minidbg/issues