Projects with this topic
-
-
-
Encrypt all types of files or data with a password
Updated -
CLI tool for compressing and XOR encoding file.
Updated -
This is a tool for obfuscating functions in C/C++ programs on Windows. It hides what a function does by changing its code while the program is running, moves that code to another place in memory, and uses Windows exception handling to jump to the moved code when the function is called.
Updated -
ChaCha20 Stream cipher algorithm extension for GameMaker
Updated -
Project for the 'Highly Dependable Systems' course.
Updated -
Easy Save 3 save file decryption/encryption librarywith optional CLI and web GUI using layout files
Updated -
[Uc3m] Cybersecurity practice to measure the scalability and complexity of Attribute-Based Encryption
Updated -
Transparently encrypt your Dropbox folder on your PC
Updated -
Configuration of Linux dual boot on business environments with Bitlocker enabled
Updated -
Unix-based command line file encryption tool that uses the three AES candidate algorithms - Rijndael, Serpent, and Twifish.
Updated -
MikroLock reads and writes encrypted miniLock files
Updated -
Vigenere encryption-decryption-cryptanalysis algorithms, written in C. Including dynamic string input reading. Currently working well with string and string in file. Multiple strings support is currently in dev.
Updated