Simple-SetWindowsHookExW-Injector

November 3, 2019 ยท View on GitHub

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