Simple-SetWindowsHookExW-Injector
November 3, 2019 ยท View on GitHub
Features:
- DLL Injection
- DLL Certificate Spoofing
Instructions:
- Change Parameters For
InjectModuleToProcess( "Test-DLL.dll" /* Our DLL Name */, "Notepad" /* Target Window Class Name */ ); - Put Your Own Code In "OurFunction" In the DLL
- Inject
