Skip to content

daniel13306/Simple-Encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Simple-Encryption [Encrypt UTF-8 & Binary]

.exe Encryption software, Encrypt UTF-8, Convert any program to Binary, & Encrypt Binary aswell.

THIS PROJECT IS NOT OPENSOURCE.

Written in Python by DeadEagle

WHAT DOES IT DO

  • Simple-Encryption [Uses Py Crypto Protocol & PBKDF2]

    • Encrypt UTF-8 Text / Binary

    • Convert file > Binary

      Any file can be Converted to binary.

    • Decrypt UTF-8 Text

      When Encrypting, it will ask you to enter a password, this password will be mixed in with your Encryption. The only way to Decrypt the 'encrypted.bin' output file is with the corresponding Password.

    • Decrypt Binary

      When Encrypting, it will ask you to enter a password, this password will be mixed in with your Encryption. After this, the Binary code will be saved in 'yourfilename.txt', your ready to Encrypt the '.txt' Binary File! The only way to Decrypt the 'encryptedBinary.bin' output file (From Encryption) is with the corresponding Password.

    • Decrypt Binary #2

      When Decrypting Binary, your given the choice to save the Decrypted Binary as any filetype. is the Decrypted Binary an .exe? save it as myfile.exe!

    • Made for Windows

    • This Software is [FREE] to use in ANY Case.

      Join our Community via the link; https://discord.gg/FTmrYbEN8w

  • Experience any Problems? Join our Discord.

    https://Coding-Community.com

About

.exe Encryption software, Encrypt UTF-8, Convert any program to Binary, & Encrypt Binary aswell.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors