Skip to content

cavefxa/gdbw

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GDBW LOGO

gdbw

gdbw is a scriptable CLI debugger for windows, built using the windows debug tools DbgEng backend. Inspired by pwndbg ❤

Every piece of gdbw is designed to be customizable, the UI, prompt, commands and all libraries the commands use are all implemented in lua (check out /plugins).

Note

This project is still experimental. Expect frequent changes, new features, and bug fixes.

image

Installation

Installation instructions can be found in our wiki

Contributing

Both pull requests and feedback are welcome! Once this is a little more fleshed out we plan on having a proper contribution format.

Acknowledgements

Zopazz, co-author. Wouldn't have gotten this to a functional state if it weren't for his help.

About

Scriptable CLI debugger for windows, inspired by pwndbg ❤

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 54.3%
  • Lua 45.3%
  • C 0.4%