- Category:
- Hook api
- Tags:
-
[C/C++]
- File Size:
- 177kb
- Update:
- 2017-12-27
- Downloads:
- 0 Times
- Uploaded by:
- 闫利椿
Description: Due to the instability of API hooks using MinHook in the recent period, the host process crashes often because of the hook address error. Listen to a colleague introduced a powerful and powerful hook engine EasyHook. It's better than Microsoft's detours that its x64 injection support is free open source. Don't want Microsoft's detours, want to make x64 have to buy.
Well, the gossip does not say much, first download the EasyHook development library, of course, interested students can download the source for learning. Download address: http://easyhook.codeplex.com/releases/view/24401. This is the 2.6 version I gave.
EasyHook provides two patterns of injection management. One is the injection of managed code, and the other is the injection of unmanaged code. I was learning C++, so I learned directly from the unmanaged project UnmanagedHook in the example. It gives an example of a simple hook MessageBeep API
To Search:
File list (Check if you may need any files):
Filename | Size | Date |
---|
easyhook.h | 11753 | 2009-03-08
|
EasyHook.XML | 73804 | 2009-03-07
|
EasyHook32.dll | 98304 | 2009-03-07
|
EasyHook32.lib | 12470 | 2009-03-07
|
EasyHook32Drv.sys | 33312 | 2008-08-12
|
EasyHook32Svc.exe | 20480 | 2009-03-07
|
EasyHook64.dll | 102912 | 2009-03-07
|
EasyHook64.lib | 11740 | 2009-03-07
|
EasyHook64Drv.sys | 40736 | 2008-08-12
|
EasyHook64Svc.exe | 20480 | 2009-03-07
|
EasyHookTestCert.cer | 527 | 2008-08-12
|
FileMon.exe | 16384 | 2009-03-07
|
FileMonInject.dll | 20480 | 2009-03-07
|
KNOWN ISSUES.txt | 2523 | 2009-03-07
|
LICENSE.txt | 7804 | 2009-03-08
|
ProcessMonitor.exe | 28672 | 2009-03-07
|
ProcMonInject.dll | 20480 | 2009-03-07
|
README.txt | 3556 | 2009-03-08
|
EasyHook.dll | 49152 | 2009-03-07 |