Reverse Engineering
Detours
- API hooking with Microsoft detours / code project
- Why do Windows functions all begin with a pointless MOV EDI, EDI instruction?
-
How does Microsoft Detours work and how do I use it to get a stack trace?
- How to Read and Write Other Process Memory
- Unravelling Code Injection in Binaries
Firmware
Debug
Reverse
- Dangers of the Decompiler / HN - A Sampling of Anti-Decompilation Techniques
Other
Written on November 28, 2021, Last update on September 28, 2024
reverse
debug-c++