Releases: CSec0ps/Crypter
Releases · CSec0ps/Crypter
Crypter - 3.5
Crypter - 3.4a
Fixed requirements filename
Crypter - 3.4
Numerous fixes and improvements
Crypter - 3.3
Hotfixed relative path issue in Builder
Crypter - 3.0
- Updated to support and require Python 3.6 and above
- Drastically simplified setup and installation process
Crypter 2.41
- 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
- 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
- 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
- Implemented ability to specify/customise the GUI title via the builder
- Defaults to "CRYPTER"
Crypter 2.30
- 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