Re: intercepting file i/o of another process
- From: "Günter Prossliner" <g.prossliner/gmx/at>
- Date: Tue, 9 Dec 2008 14:16:31 +0100
Hello!
The IO is not totally arbitrary. The spawned process will create a
new file, write its results to the file serially, and close the file.
Why not take this file after it has been closed, and then encrypt it before
transmission?
Will the spawned process run for a long time, so that you must read it
before it closes?
GP
.
- Follow-Ups:
- Re: intercepting file i/o of another process
- From: navels
- Re: intercepting file i/o of another process
- References:
- Re: intercepting file i/o of another process
- From: navels
- Re: intercepting file i/o of another process
- Prev by Date: Re: Retrive local mac address
- Next by Date: Re: Retrive local mac address
- Previous by thread: Re: intercepting file i/o of another process
- Next by thread: Re: intercepting file i/o of another process
- Index(es):