Skip to content

A basic exemple of the API-Hashing method used by Red Teamers but also by malwares developers in C++

License

Notifications You must be signed in to change notification settings

Sh0ckFR/API-Hashing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API-Hashing

A basic exemple of the API-Hashing method used by Red Teamers but also by malwares developers in C++ to avoid IAT entries.

How to compile

clang++ *.cpp -o output.exe

Based on:

About

A basic exemple of the API-Hashing method used by Red Teamers but also by malwares developers in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages