Skip to content

Releases: anonfaded/FadCrypt

FadCrypt v2.0.0

09 Nov 08:25

Choose a tag to compare

banner

What's Changed

🚀 Complete Redesign with Full Cross-Platform Support

✨ New Features

🎨 Modern PyQt6 GUI (Windows & Linux)

  • Completely redesigned interface for application monitoring and protection
  • System tray integration with real-time statistics dashboard
  • Lock/unlock applications with master password
  • Activity logs and monitoring history

🔐 CLI/TUI for File & Folder Encryption (Windows & Linux)

  • AES-256-GCM military-grade encryption
  • Encrypt, decrypt, and manage sensitive files from command line
  • Batch operations with single confirmation
  • Tamper-proof toggle commands: --0/--off and --1/--on

🐧 Full Linux Support

  • Complete Linux version with GUI and CLI interfaces
  • Systemd daemon for elevated file operations
  • Immutable file protection via chattr + chmod permissions
  • .deb package for easy installation

💻 Unified Cross-Platform Architecture

  • Single codebase for Windows and Linux
  • Identical CLI interface on both platforms
  • Platform-specific backends for file protection and elevation

  • Improve linux compatibility by @RudraNarayan94 in #9
  • Fix: add .deb package build support and version management for FadCrypt by @anonfaded in #11
  • Fix: implement uninstall cleanup process to restore system settings a… by @anonfaded in #13
  • Feat: implement shared ConfigManager for configuration import/export; enhance UI with scrollable config tab and backup functionality by @anonfaded in #14
  • Feat/application manager tab by @anonfaded in #15
  • Cpu optimization unified monitor by @anonfaded in #16
  • Refactor/migration pyqt6 by @anonfaded in #17
  • feat: Add logs tab for real-time log viewing and capture output by @anonfaded in #18
  • Add recovery code security tests and implement password recovery flow by @anonfaded in #19
  • feat: Implement elevated daemon client for Linux by @anonfaded in #20
  • fix: Fix indent error by @mirusu400 in #21
  • Feat/command line version by @anonfaded in #22
  • Feat/command line version by @anonfaded in #23

New Contributors

Full Changelog: v0.2.0...v2.0.0

FadCrypt v0.2.0

06 Dec 20:38
41c9c71

Choose a tag to compare

What's New?

  • Bug Fix: Resolved an issue where the "Tools Disable" function was not working correctly.

FadCrypt 0.1.0 stable

18 Aug 05:02
d805723

Choose a tag to compare

Download and Installation:

Download the installer from below and run it to install FadCrypt. Once installed, open the app and read the in-app README for important info. Carefully create and note your password, as it is crucial for securing the app. Be aware that if you forget your password, the app cannot be stopped or accessed.