cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Making a password protected program
Making a password protected program
Jul 24, 2013 at 5:34pm UTC
closed account (
jwkNwA7f
)
I am making a password protected program. How can I make each character typed an '*'. I also would like to make it where only my program can access the file where the password is stored.
Thank you!
Jul 24, 2013 at 5:41pm UTC
closed account (
Dy7SLyTq
)
http://www.cplusplus.com/articles/E6vU7k9E/
Jul 24, 2013 at 7:37pm UTC
closed account (
jwkNwA7f
)
Would encrypting the file make it where only my program can read it?
If it is, how can I do it?
Topic archived. No new replies allowed.