Skip to content

GamrayW/EAT_hooking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

EAT_hooking

Proof of concept of EAT hooking.

Consist of a simple C program that will change it's Export Table to modify the address of the function LoadLibraryA.

Compilation

$ gcc EAT_hook.c -o EAT_hook.exe

Example:

About

Proof of concept of EAT hooking.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages