Releases: michaelchen1996/APIHOOK
Releases · michaelchen1996/APIHOOK
APIHOOK
APIHOOK, alpha
-
Module:
- Monitor.exe
- DllInject.exe
- DllUnInject.exe
- HookDll.dll
-
Support API:
- File API:
- ZwSetInformationFile
- File API:
the New Monitor!
- Reconstructed the monitor, and it now will not use LogThread any more
- Set a Sleep(1000) in Log method, saving lots of CPU resource
- Change WCHAR, LPCWCHAR, L""..., to TCHAR, LPCTSTR, TEXT("")....
Monitor, Inject, and UnInject
- Now, Monitor.exe can call BOTH DllInject.exe and DllUnInject.exe
- There're still some problems:
i. Monitor.exe cost too much CPU resource
ii. TargetList.txt can be changed during Monitor.exe executing
DllInject & Monitor
- Add DllInject
- Add Monitor
New Project
Nothing at all....23333