https://github.com/katahiromz/sysnotifyhooker
API hook for Windows Explorer
https://github.com/katahiromz/sysnotifyhooker
explorer hacking hooking injection shell win32 win32api windows
Last synced: about 1 month ago
JSON representation
API hook for Windows Explorer
- Host: GitHub
- URL: https://github.com/katahiromz/sysnotifyhooker
- Owner: katahiromz
- License: cc0-1.0
- Created: 2017-12-02T10:54:26.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-10T23:32:13.000Z (almost 8 years ago)
- Last Synced: 2025-05-05T16:45:01.070Z (5 months ago)
- Topics: explorer, hacking, hooking, injection, shell, win32, win32api, windows
- Language: C++
- Homepage:
- Size: 164 KB
- Stars: 7
- Watchers: 4
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
SysNotifyHooker
---------------This software can inject a payload DLL to Windows Explorer processes.
This software is based on the following article:
Pavel's Blog
"Injecting a DLL without a Remote Thread"
http://blogs.microsoft.co.il/pavely/2017/03/14/injecting-a-dll-without-a-remote-thread/Thank you for excellent information!
/////////////////////////////////////////////////////
// Katayama Hirofumi MZ (katahiromz) [A.N.T.]
// Homepage http://katahiromz.web.fc2.com
// BBS http://katahiromz.bbs.fc2.com
// E-Mail katayama.hirofumi.mz@gmail.com
/////////////////////////////////////////////////////