Skip to content

tanja84dk/ArgTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARG Decrypt Tool Project

My small project creating a decrypting tool to use in ARG ( Alternate Reality Game )

At this time its able to encrypt and decrypt base32, base64 and 8Bit binary ( Ceaser Chipher is under early development ) encoded text but more to come

What does the tool?

  • Right now the tool is able to encode and decode base32, base64 and 8Bit binary ( Ceaser Chipher is under early development ) encoding from txt file and input.

About The Tool

  • Because of the length of 8Bit Binary strings its then only posible to encode and decode from a .txt file. All output from encoding and decoding will be saved in seperate .txt files in the directory and they are prepended date and time stamp to not overwrite any of your results

Compiling from source

Used External libraries

Used third-party tools

  • Clang for compilation with code sanitizers
  • CMake for build automation

License

See the 'LICENSE' for details. In summary ArgTools is licensed under the MIT License.

Additional Licenses

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published