simple_ransomware
File Encryptor
A Python script that encrypts system files using the pyCrypto library.
8 stars
1 watching
10 forks
Language: Python
last commit: over 5 years ago encryptionpythonpython-cryptographyransomware
Related projects:
Repository | Description | Stars |
---|---|---|
| A file crypter that uses the AES algorithm to encrypt files and sends the encryption key to a remote server for decryption. | 736 |
| A Rust library and tool suite for secure file encryption and decryption. | 14 |
| A ransomware decryption tool using C# to decrypt files encrypted by a specific malware variant. | 8 |
| A file encryption tool that uses AES-256 to protect files and allows easy decryption with a password | 344 |
| A tool designed to decrypt files and directories infected with the BlackByte ransomware | 63 |
| A tool for bypassing client-side encryption in web applications during penetration testing and bug bounty activities | 192 |
| A tool to transparently encrypt files in a Git repository. | 1,487 |
| A simple file encryption tool that allows users to protect and decrypt files with a password. | 409 |
| A collection of tools and scripts for penetration testing and automation using Python. | 174 |
| Encrypts and decrypts IPFS files with a secret passphrase | 26 |
| A program that uses encryption to secure files by transforming their contents into unreadable data | 9 |
| A CLI program to encrypt and decrypt files using the andOTP encryption algorithm | 30 |
| A C# project for secure file encryption and decryption using stream-based approach and cryptographic libraries. | 131 |
| Provides a Python module with encryption and decryption capabilities using Rust. | 53 |
| A tool that enables secure encryption and decryption of HTTP payloads using AES encryption. | 25 |