H
Heandel
Hello,
I wanted to know if it's possible to do some kind of file hooking on a
native process.
Explanatation : an unmanaged process U tries to read file.txt, but data
isn't provided by system but by another process (managed), M.
Is it possible to "hook" IO reads ? Or is there's no easy solution to that
problem ?
Thanks in advance,
Heandel
I wanted to know if it's possible to do some kind of file hooking on a
native process.
Explanatation : an unmanaged process U tries to read file.txt, but data
isn't provided by system but by another process (managed), M.
Is it possible to "hook" IO reads ? Or is there's no easy solution to that
problem ?
Thanks in advance,
Heandel