I want to check which windows api is being called by a running program. For example, if the process calls timeGetTime()
, endprocess()
or some other API I want to know this information and ideally displayed or stored in real time.
It would also suffice if I could choose which API I want to know is being used. I know this could be done with techniques like API hooking but I am looking for an existing program that can do this. Does there exist something like this? Any help would be appreciated.
The best Windows API sniffer I know is API Monitor. Although it's alpha version it always worked fine for me.
check out Very Sleepy http://www.codersnotes.com/sleepy it does this kind of check
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With