Python-Ransomware
Python-Ransomware copied to clipboard
Python Ransomware Tutorial - YouTube tutorial explaining code + showcasing the ransomware with victim/target roles
It's nice to have a requirements file because you can easily install all the modules with python -m pip install requirements.txt
hello how are you im use your project but i have problem the project not decrypt all file they decrypt just the first two file and after that still Checking...
Help
hey, im looking to encrypt a whole drive however the program is just shutting or giving me a unicode error. This is the current code im using # Use sysroot...
Hello, i tried the ranspmware on my own pc with a specific path but if i try to rn the decrypting file it giv eout this issure: ``` C:\Users\Administrator\Desktop\Python-Ransomware-master>C:\Users\Administrator\Desktop\Python-Ransomware-master\Decrypt_fernet_key.py Traceback...
 Traceback (most recent call last): File "Ransomware.py", line 250, in main() File "Ransomware.py", line 232, in main rw.encrypt_fernet_key() File "Ransomware.py", line 84, in encrypt_fernet_key with open(f'{self.sysRoot}Desktop/EMAIL_ME.txt', 'wb') as...
Hi. plz add Linux version . thanks a lot.