Re: can see the Code in EXE
- From: "Ralph" <nt_consulting64@xxxxxxxxx>
- Date: Wed, 5 Oct 2005 06:30:44 -0500
"Vijay Kumar" <Vijay Kumar@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:F85F9C0B-AA81-40C5-BD59-072C0F4F64D4@xxxxxxxxxxxxxxxx
> Hi all ,
>
> This is my first mail to the Group.i would like to know this to all of u.
> i Created one VB application which will encrpt data that is given to it .
>
> i Created an EXE file for that application, when i drag and that EXE file
to
> the notepad i can able to see the variable string and some code that i
have
> written in that application, this i can able to see when the font in the
note
> pad is Times New Roman .
>
> Can any one help me to know how to create an EXE in which we cant see any
> data in another file .
>
> Thanks in Advance .
>
You have to store the data as encrypted in the executable, perhaps
decrypting it at run time.
It is very difficult for any app to protect itself if anyone is allowed
physical access to the file. If you have sensitive data in an executable you
can also store the file in a folder and grant execute-only permission.
-ralph
.
- Prev by Date: Re: VB6 name conflicts in module... error
- Next by Date: Re: Recent printing problems (vb6)
- Previous by thread: VB6 name conflicts in module... error
- Next by thread: Re: Recent printing problems (vb6)
- Index(es):
Relevant Pages
|
Loading