Click here to Skip to main content
15,889,462 members
Articles / Programming Languages / C++

Literal String Encryption as Part of the Build Process

Rate me:
Please Sign up or sign in to vote.
4.87/5 (23 votes)
17 Mar 2005CPOL6 min read 226.8K   2.1K   79  
CXR allows you to create encrypted strings at compile time.
This article will show you how to use strings for messages, passwords or other text inside your app that does not require you to use a literal string in CXR.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
United States United States
Chris Losinger was the president of Smaller Animals Software, Inc. (which no longer exists).

Comments and Discussions