Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 790 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 790 Bytes

AntiGDI

The project that was made for the program SimpleUnlocker. AntiGDI uses hooks to block functions from gdi32.dll and some functions from user32.dll that are commonly used in GDI Trojans

Disclaimer! This project is not yet completed, but it can already work

Components

AntiGDI

Main DLL Library that is injected into the process, thereby setting the hooks

Injector (AInjector)

An application that injects a DLL into a process (supports a PID argument)

Warning! The AntiGDI library can only be injected into a process using a AInjector

Dependencies

EasyHook

ToDo

  • Disable all functions from gdi32.dll

Links

YouTube

VK