Skip to content

Releases: michaelchen1996/APIHOOK

APIHOOK

05 Mar 07:30
Compare
Choose a tag to compare

We have a setup pack now....

APIHOOK, alpha

20 Dec 05:39
Compare
Choose a tag to compare
  1. Module:

    • Monitor.exe
    • DllInject.exe
    • DllUnInject.exe
    • HookDll.dll
  2. Support API:

    • File API:
      • ZwSetInformationFile

the New Monitor!

19 Dec 04:34
Compare
Choose a tag to compare
the New Monitor! Pre-release
Pre-release
  • 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

18 Dec 11:39
Compare
Choose a tag to compare
Pre-release
  • 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

17 Dec 13:52
Compare
Choose a tag to compare
DllInject & Monitor Pre-release
Pre-release
  • Add DllInject
  • Add Monitor

New Project

17 Dec 13:37
Compare
Choose a tag to compare
New Project Pre-release
Pre-release

Nothing at all....23333