Sithis993 Crypter Versions Save

Crypter - Python3 based builder and ransomware compiled to Windows executable using PyInstaller

3.5

3 years ago
  • Implemented Time Delay capability
  • Fixed sizer alignment issue

3.4a

3 years ago

Fixed requirements filename

3.4

4 years ago

Numerous fixes and improvements

3.3

4 years ago

Hotfixed relative path issue in Builder

3.0

4 years ago
  • Updated to support and require Python 3.6 and above
  • Drastically simplified setup and installation process

2.41

6 years ago
  • Fixed encoding bug which would break when trying to parse some file paths
  • Switched default encoding to UTF-8
  • Adding handling to check for PyInstaller before attempting to build
    • BuildFailure is raised if not found

2.40

6 years ago
  • Added option to launch the GUI on login (add to startup programs)
  • Added option to disable Windows Task Manager on launch
    • Re-enabled following successful decryption
  • Minor fixes and adjustments

Final project release

2.35

6 years ago
  • Added button to "Open Containing Folder" where the Crypter binary is produced
  • Added label to show which configuration file, if any, iscurrently being worked from

2.31

6 years ago
  • Implemented ability to specify/customise the GUI title via the builder
    • Defaults to "CRYPTER"

2.30

6 years ago
  • Added functionality to delete all file shadow copies on the target machine following encryption
  • Added Builder option to build Crypter with file shadow copy deletion enabled or disabled