Go to file
mrexodia ca254d1e1f revised memory breakpoint structure 2016-08-18 20:27:32 +02:00
GleeBug revised memory breakpoint structure 2016-08-18 20:27:32 +02:00
MyDebugger initial work on memory breakpoints 2016-08-05 14:48:48 +02:00
TitanEngineEmulator added GetTEBLocation to emulate (now works in x64dbg again!) 2016-07-06 07:45:33 +02:00
capstone_wrapper@5416abe363 updated capstone_wrapper + fixed warning with building and SubSystem 2016-07-06 07:35:28 +02:00
.gitignore Doxygen configuration + documented some undocumented classes and functions 2015-12-19 06:00:28 +01:00
.gitmodules did some project management (GleeBug now uses capstone_wrapper) 2016-02-09 16:21:10 +01:00
Doxyfile Doxygen configuration + documented some undocumented classes and functions 2015-12-19 06:00:28 +01:00
GleeBug.sln directly include capstone_wrapper source code in the GleeBug project 2016-02-11 17:00:34 +01:00
GleeBug.sln.DotSettings register getter/setter functions should be working + refactoring 2015-07-15 05:54:06 +02:00
LICENSE Changed license to LGPL 2016-01-31 07:23:31 +01:00
README.md various small fixes 2016-01-05 04:34:15 +01:00

README.md

GleeBug

Build status

GleeBug is a Debugging Framework for Windows aimed at making debugging enjoyable. It should be complete and easy to use. Feel free to clone and send a pull request or report a bug!

Notice that the project is currently very volatile so for this reason pull requests with new features might be rejected if I feel like they don't fit the current codebase. If you plan on adding major features, please consider consulting me (mrexodia) so there isn't any time wasted.