Skip to content

morbyosef/NotThatNiceLookingDebugger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NotThatNiceLookingDebugger

A not that nice looking linux debugger written in C++.
Developed mainly for educational and research purposes.

Requirements

  • CMake & Make
  • libelfin installed

Initialization

git clone https://github.com/morbyosef/NotThatNiceLookingDebugger.git 
cd NotThatNiceLookingDebugger
mkdir Build
cd Build
cmake .. 
make  

Usage

./Debugger <executable>
Type help in the debugger for description about commands.

This project is using:

About

A not that nice looking Linux debugger developed mainly for research and educational purposes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors