Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

For those interested in writing a debugger: There are a series of tutorials on how to write a debugger from scratch for Windows x86-64 using Rust [1]. Additionally, there is a book titled "Building a Debugger - Write a Native x64 Debugger From Scratch" by Sy Brand [2].

[^1]: https://www.timdbg.com/posts/writing-a-debugger-from-scratch... [^2]: https://nostarch.com/building-a-debugger



I recently found a super cool article[1] which also gives a good overview of how a debugger works.

[1]:https://keowu.re/posts/Writing-a-Windows-ARM64-Debugger-for-...


Cool! I did not know about that book. Added to [1]. :-)

--

1: https://github.com/munificent/craftinginterpreters/issues/92...


Nice! Thanks for sharing :-)

Another book added to my To-Read list




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: