nektra / Deviare2

Deviare API Hook
http://www.nektra.com/products/deviare-api-hook-windows/
Other
448 stars 127 forks source link

logging/printing all api calls of a hooked process #40

Open mmali277 opened 6 years ago

mmali277 commented 6 years ago

Hello,

i just needed to know that i want to print all the api calls(e.g cretaefilew, queryinformation, closefile,readfile etc) (not only dll) of a hooked process, can i do that? and what method/function should i use. I am working In C# in deviare2.

Thanks.