Skip to content

Herqules/RansomwareDevelopment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ransomware

This project includes a simple Python ransomware application designed for modeling recursive encryption within directories. It features scripts for encrypting and decrypting files within the same directory.

Components

  • RansomwareV1.py: Script to encrypt files.
  • RansomwareDecryptV1.py: Script to decrypt files.

Key Notes

  • Both the encryption and decryption scripts must use the same password to function correctly.
  • The scripts only operate within the directory they are placed in, ensuring safety and simplicity for testing purposes.

Added Later

  • WIP (Work In Progress)
  • GetToKnowYou.py: script for combing a machine for all data (network, fingerprint, location, credentials) before emailing it to target destination.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages