Skip to content
/ csprot Public

C++14 compile time literal-string encoder, which decodes a strings at run-time

License

Notifications You must be signed in to change notification settings

niXman/csprot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

csprot

C++14 compile time literal-string encoder, which decodes a strings at run-time

It can be used to prevent reverce-engineering of executable based on string-literal search. Any string-literal wrapped in csprot::cstring will be present in a executable as just a sequence of random-bytes.

About

C++14 compile time literal-string encoder, which decodes a strings at run-time

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published