CoreHook icon indicating copy to clipboard operation
CoreHook copied to clipboard

information request about this project

Open luca2125 opened this issue 5 years ago • 0 comments

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:

  1. The game load very slow (easyhook use too much resource)
  2. 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 !

luca2125 avatar Jun 27 '20 18:06 luca2125