Biter is the first open source password ing tool for memory units encrypted with BitLocker
- Updated
May 31, 2024 - C
Biter is the first open source password ing tool for memory units encrypted with BitLocker
Yandex browser passwords and credit-cards decryption algorithm
A program to encrypt a given file by shifting the bytes of a file by pseudorandom numbers.
An ongoing & curated collection of awesome software best practices and techniques, libraries and frameworks, E-books and videos, websites, blog posts, links to Repositories, technical guidelines and important resources about Public Key Infrastructure (PKI) in Cybersecurity.
In this program write in C language , you enter the encrypted message and select the method for decrypt with brute force (Cesar and Affine)
Special for writting the algorithms about the cryptography in C Language. Feel free to contribute.
A CLI in C to encrypt and decrypt text using a variety of cipher algorithms
Vigenere Cipher is the basic cryptology method which is using for message encryption with a keyword. Every character has indexes in our alphabet. Vigenere Cipher uses indexes for encrypting messages. (https://en.wikipedia.org/wiki/Vigen%C3%A8re_cipher)
Program that finds the decryption key for Caesar's Cipher
Bu projenin amacı bir metin şifreleme/şifre çözme programıdır. Sadece C Dili kullanılmış olup basit bir şifreleme algoritması vardır.
Add a description, image, and links to the decryption-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the decryption-algorithm topic, visit your repo's landing page and select "manage topics."