|
-
November 30th, 2004, 04:27 PM
#1
Hide A Passw string in code
Hello
Where can I hide a password string inside a vc++ code, to not have it displayed in an hexa editor. If I make a simple:
char key[5]="pepe"
The hexa editor simple shows it unchanged.
What about placing it in a string table in resource editor?
What is safer option?
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|