demon-i386 / th6_hook

studying windows API hooking with touhou 6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

th6_hook

studying external windows API hooking with touhou 6

TODO

  • Offset Calculation
  • External function hooking
  • Direct memory writing bindings
  • directx hooking (implement overlay)
  • create keyboard handler thread in game process

About

studying windows API hooking with touhou 6

License:GNU General Public License v3.0


Languages

Language:C++ 86.7%Language:C 13.3%