-
-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
Hi,
I seaching for a dll or exe that do this:
Log any file name opened by an process id passed as parameters.
To explain better I have a application (game) that I need to know when play a wav file.
I have already tried "easyhook" (a sample project called "remote file monitor" shared by the author that I don't change nothing) with this result:
- The game load very slow (easyhook use too much resource)
- The log show the file only the first time, if the game play the some wav file the next times , the log don't show it.
You project "corehook" be used for this purpose ?
thank you !
Metadata
Metadata
Assignees
Labels
No labels