hidden-tear
File Encryptor
A file crypter that uses the AES algorithm to encrypt files and sends the encryption key to a remote server for decryption.
ransomware open-sources
736 stars
53 watching
390 forks
Language: C#
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
bing0o/simple_ransomware | A Python script that encrypts system files using the pyCrypto library. | 8 |
elasticdog/transcrypt | A tool to transparently encrypt files in a Git repository. | 1,487 |
newsoft/envoye-special-decryptor | A ransomware decryption tool using C# to decrypt files encrypted by a specific malware variant. | 8 |
tsusanka/fileencrypt | A program that uses encryption to secure files by transforming their contents into unreadable data | 9 |
spieglt/cloaker | A simple file encryption tool that allows users to protect and decrypt files with a password. | 409 |
alichtman/deadbolt | A file encryption tool that uses AES-256 to protect files and allows easy decryption with a password | 344 |
moteus/lua-aesfileencrypt | A Lua library that provides a simple way to encrypt files using AES encryption. | 18 |
sorairolake/abcrypt | A Rust library and tool suite for secure file encryption and decryption. | 14 |
rijulgulati/go-andotp | A CLI program to encrypt and decrypt files using the andOTP encryption algorithm | 30 |
adoreste/truehunter | Detects encrypted files using a fast and memory efficient approach without external dependencies. | 30 |
defuse/encutil | A command-line utility for encrypting files with the defuse/php-encryption library | 20 |
lgrangeia/aesburp | A tool that enables secure encryption and decryption of HTTP payloads using AES encryption. | 25 |
czocher/gpg-crypt | A plugin for encrypting and decrypting files or directories in place | 9 |
bitbeans/streamcryptor | A C# project for secure file encryption and decryption using stream-based approach and cryptographic libraries. | 131 |
ciphershed/ciphershed | Cross-platform encryption software allowing users to on-the-fly encrypt files and data | 647 |