Skip to content

Releases: CSec0ps/Crypter

Crypter 2.25

25 Nov 14:34
Compare
Choose a tag to compare
  • Added functionality to exclude certain directories from encryption
    • Added "burn" to this list to prevent encryption of files waiting to be burned to disc
    • This could potentially alert the user to the ransomware's presence
  • Drastically increased number of filetypes encrypted by default
    • Updated example config to reflect this
  • Minor GUI fixes and improvements

Crypter 2.20

10 Nov 17:30
Compare
Choose a tag to compare
  • Added options for:
    • Making Crypter Window always on top
    • Making Crypter window resizeable
    • Crypter window background colour
    • Crypter window title/heading font colour
    • Crypter window primary font colour
    • Crypter window secondary font colour
  • Created subcategories under builder "Ransomware Settings"
  • Numerous bug fixes

Crypter 2.10

19 Oct 20:48
Compare
Choose a tag to compare
  • GUI resizing fixes and improvements
  • Encryption of attached drives and entirety of user's homespace
    • Support for skipping encryption if neither option is chosen
    • Appropriate handling to skip optical drives
  • Minor fixes

Download the Distributable package to get this release and the required dependencies.

Crypter 2.0

12 Oct 18:52
Compare
Choose a tag to compare
  • Created a Graphical User Interface (GUI) for customising and building the ransomware
  • Improved ransomware GUI for a better appearance and to support new customisation capabilities

Download the Distributable package to get this release and the required dependencies.

1.03

31 Jul 20:17
Compare
Choose a tag to compare

Multi-language GUI support and initial basic Russian translation

1.02

04 Jul 16:01
Compare
Choose a tag to compare
  • Implemented decryption threading via wx Publisher sub
    • Solved issue with GUI blocking which lead to glitches
  • Fixed issue #15

1.01

21 Jun 15:21
Compare
Choose a tag to compare

Minor Hotfixes: Fixed issue with build configuration that would prevent a successful build. Adding measures to prevent Crypter from encrypting itself and the generated key.txt file

1.0

20 Jun 21:43
Compare
Choose a tag to compare
1.0

First major release following integration of GUI abstract base class usage