Clone of Akilla's acserver @ https://github.com/deregtd/ACServer

ClientInject.def 145B

12345678910
  1. ; Inject.def : Declares the module parameters.
  2. LIBRARY "ClientInject.DLL"
  3. SECTIONS
  4. InjectDll READ WRITE SHARED
  5. EXPORTS
  6. hookCBTProc @1