Posts

Reverse Engineering the Surface Book 2's proprietary IOCTL commands

30. Jul 2020

Detaching the Surface Book 2's screen using C++ and the Windows API

ImGui Game Overlays using DLL injection

19. Apr 2020

How to make a DLL injector tool and using it inject a DLL which draw an ImGui overlay in a game by hooking OpenGL calls