The world's worse debugger
Over the course of multiple OALABS Twitch streams we will build the world's worst debugger! The purpose of the streams is to learn more about the inner workings of debugging under Windows and gain a better general understanding of what our tools are doing when we are debugging malware.
References
Much of the code in this project is heavily copy-pasted from multiple sources on the Internet. We will try to maintain a list of original sources here, but we may occasionally miss sources while on stream. If we missed something let us know so we can add it!
- Maltracer (@buffer)
- Grey Hay Python excercise (@Newlog)
- Winappdbg (@MarioVilas)
- Fastir Collector (@SekoiaLab)
- StackOverflow "tasklist does not list all Modules in 64-systems"
- StackOverflow "How to enum modules in a 64bit process from a 32bit WOW process"
No PRs
Because this project is meant to be a community effort on stream we won’t be accepting PRs. Aside from some maintenance/cleanup all coding will be done on-stream. If you have feature requests or suggestions leave your feedback as an Issue or come chat with us on Discord.
Join Us!