mirror of https://github.com/x64dbg/GleeBug
. exceptionAccessViolation implementation - the code looks almost equal to exceptionGuardPage except for the verifications made to try to spot on cases where the program uses unusual page permissions (in this case the program should then be granted the right to handle the self generated exception). |
||
|---|---|---|
| GleeBug | ||
| MyDebugger | ||
| TitanEngineEmulator | ||
| capstone_wrapper@2034d2a015 | ||
| .editorconfig | ||
| .gitignore | ||
| .gitmodules | ||
| Doxyfile | ||
| GleeBug.sln | ||
| GleeBug.sln.DotSettings | ||
| LICENSE | ||
| README.md | ||
README.md
GleeBug
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.