Skip to content

noctx/seven-days

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seven-days

Seven-days - Python ransomware inspired by The Ring Project created for python and ransomware studying purpose, back in 2015

Main libraries

  • [Python3.5] - Python language version 3.5
  • [py2exe] - Python to exe converter.
  • [tkinter] - User Interface

Targeted Operating Systems

  • Windows Vista
  • Windows Seven
  • Windows 8.x
  • Windows 10
  • Not tested on Windows XP

Installation

Compilation:

python setup.py py2exe

To launch without compile:

# Launch encryption
python main.py -e 
# Launch decryption UI
python main.py
# Launch help
python main.py -h

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published