Skip to content

Releases: sithis993/Crypter

Crypter - 3.5

03 Sep 16:12
Compare
Choose a tag to compare
  • Implemented Time Delay capability
  • Fixed sizer alignment issue

Crypter - 3.4a

27 Aug 23:00
Compare
Choose a tag to compare

Fixed requirements filename

Crypter - 3.4

06 May 08:16
Compare
Choose a tag to compare

Numerous fixes and improvements

Crypter - 3.3

04 May 08:09
Compare
Choose a tag to compare

Hotfixed relative path issue in Builder

Crypter - 3.0

26 Apr 16:34
Compare
Choose a tag to compare
  • Updated to support and require Python 3.6 and above
  • Drastically simplified setup and installation process

Crypter 2.41

13 Apr 23:42
Compare
Choose a tag to compare
  • 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

Crypter 2.40

09 Dec 00:43
Compare
Choose a tag to compare
  • 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

Crypter 2.35

07 Dec 13:48
Compare
Choose a tag to compare
  • 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

Crypter 2.31

05 Dec 20:48
Compare
Choose a tag to compare
  • Implemented ability to specify/customise the GUI title via the builder
    • Defaults to "CRYPTER"

Crypter 2.30

01 Dec 22:43
Compare
Choose a tag to compare
  • 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