Skip to content

The project that was made for the program "SimpleUnlocker" (http://simpleunlocker.ds1nc.ru). AntiGDI uses hooks to block functions from gdi32.dll

License

Notifications You must be signed in to change notification settings

theDesConnet/AntiGDI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

The project that was made for the program "SimpleUnlocker" (http://simpleunlocker.ds1nc.ru). AntiGDI uses hooks to block functions from gdi32.dll

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages