An open API service indexing awesome lists of open source software.

https://github.com/cocomelonc/2021-11-30-basic-hooking-1

Classic 5-byte hook example. C++
https://github.com/cocomelonc/2021-11-30-basic-hooking-1

Last synced: 22 days ago
JSON representation

Classic 5-byte hook example. C++

Awesome Lists containing this project

README

        

# Windows API hooking example

Simple code of "classic" 5-byte hooking technique. C++ example.

[https://cocomelonc.github.io/tutorial/2021/11/30/basic-hooking-1.html](https://cocomelonc.github.io/tutorial/2021/11/30/basic-hooking-1.html)