Go to file
mrexodia 7da59f841d
cache processFromHandle and threadFromHandle (14k events/s -> 20k events/s)
2017-06-30 14:41:23 +02:00
GleeBug fixed a stack overflow in MemReadSafe 2017-06-30 14:41:22 +02:00
MyDebugger added some more pe files to test 2017-05-26 03:52:39 +02:00
TitanEngineEmulator cache processFromHandle and threadFromHandle (14k events/s -> 20k events/s) 2017-06-30 14:41:23 +02:00
.editorconfig editorconfig+gitignore 2017-01-11 23:42:40 +01:00
.gitignore editorconfig+gitignore 2017-01-11 23:42:40 +01:00
.gitmodules switch to zyan + various small fixes with lazy registers 2017-05-05 17:32:57 +02: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 to Mozilla Public License 2.0 2017-01-06 03:58:15 +01:00
README.md Update README.md 2017-06-30 12:52:38 +02:00
ZydisExportConfig.h switch to zyan + various small fixes with lazy registers 2017-05-05 17:32:57 +02: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.