Skip to content

0x420z/simple-SetWindowsHookExW-injector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Simple-SetWindowsHookExW-Injector

Features:

  • DLL Injection
  • DLL Certificate Spoofing

Instructions:

  1. Change Parameters For InjectModuleToProcess( "Test-DLL.dll" /* Our DLL Name */, "Notepad" /* Target Window Class Name */ );
  2. Put Your Own Code In "OurFunction" In the DLL
  3. Inject

alt text

About

Yet Another SetWindowsHookExW Injector

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.7%
  • C 5.3%