Hey everyone!
I dug up an old D3D9 base hook and decided to give it a modern twist—updated the code and slapped a small menu on top for VS 2019.
Base credits: Valeedb
✨Features
✨MinHook for hooking like a boss
✨Hooks D3D9's EndScene & Reset functions to tweak rendering
✨Universal: works with any game that uses D3D9, out of the box
✨Console logging for debugging & keeping tabs on events
✨Supports x64 and x86 architectures
✨Readable & beginner-friendly code — perfect for learning or modding
✨Handy helpers like pattern scanning & vector structs (CODE-style signature scanner)
✨ Bonus: the menu slides smoothly into view.
✨Controls:

Press Insert to open/close the menu
Scan Results
Virusscan
Virustotal
Known issues:
On Windows 11, fullscreen doesn’t currently work—but you can use DxWnd to force older games into windowed mode.