Re: How to Display Buffer[Data] in specific application
- From: "Scherbina Vladimir" <necrolatry[{delthis}]@[{delthis}]gmail.com>
- Date: Sat, 27 Aug 2005 02:04:17 +0300
my prev. post in your thread was under "Sad".
An interesting idea: you may store file at harddrive but encrypt it before
storing.even if user will have an acess to it he would not decrypt it, and
thus, the information will be protected.
variant with hooks is a nice idea, because if user is really smart, he may
attach to your process (using softice, for instance) and set breakpoint on
execution of CreateFileA, CreateFileW ("bpx CreateFileA", "bpx CreateFileW")
and this will allow him to get path of your stored file, in case of hooks -
situation becomes a little bit complex, also you may implement
crypting/decrypting in hooks.
hope this helps.
--
Scherbina Vladimir.
"Jigs" <jignesh2680@xxxxxxxxx> wrote in message
news:1124704837.058445.298420@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Dear Sad ,
>
> injecting Hook into another application sound great but for me its
> little bit complex and difficult to implement .
>
> so please tell me any good solution for it .
>
> regards ,
>
> Jignesh
>
.
- Follow-Ups:
- References:
- Prev by Date: Re: Things that can bring down the OS?
- Next by Date: Re: How to Mark a Attributed ATL 7.0 DLL SafeForScripting.
- Previous by thread: Re: How to Display Buffer[Data] in specific application
- Next by thread: Re: How to Display Buffer[Data] in specific application
- Index(es):
Relevant Pages
|