Skip to content

Antony1060/dbger.c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dbger.c

This is a toy project because I wanted to learn how debuggers and disassembler work.

dbger.c

The debugger is in a very early state right now, only intended for x86_64 on Linux, not meant to be actaully used. Still work in progress.

Building

make

disasm.c

More info in disasm dir.

Preview

image

About

GDB-inspired x86_64 Linux debugger (and a disassembler) written in C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors