AttacheCase is a free, open-source Mac utility that applies strong AES encryption to individual files, folders, or entire directory trees — turning sensitive data into locked, portable bundles you can safely share or store anywhere.
What is AttacheCase?
AttacheCase is a desktop encryption tool for macOS that lets you lock down files and folders with a passphrase, producing encrypted containers that cannot be opened without the correct key. Unlike cloud-based encryption services or OS-level solutions that tie your data to a specific account, AttacheCase keeps the entire process local — no account required, no data leaves your machine.
The app has been maintained by its Japanese developer, Hibara, for many years and has built a quiet following among users who want dead-simple, no-subscription file security without the overhead of full-disk encryption tools.
What does AttacheCase do best?
AttacheCase excels at on-demand, portable encryption — the kind you reach for when you need to hand a USB drive to a colleague, upload a sensitive folder to a shared cloud bucket, or send a file attachment over email without exposing its contents.
- Encrypt single files, multi-file selections, or nested directory structures in one pass
- Decryption is equally frictionless — drag the encrypted file back in, enter the passphrase, and the original structure is restored exactly
- Produces self-contained output files that can be decrypted on any machine with AttacheCase installed, making it genuinely portable
- The drag-and-drop workflow means you rarely need to open the main window at all — encrypt from the Finder, decrypt from the Finder
Where it deliberately does not compete: system-level full-disk encryption (that is macOS FileVault's job), password management (use 1Password or Bitwarden), or real-time encrypted volumes (look at VeraCrypt for that use-case). AttacheCase is a scalpel, not a Swiss Army knife — and that focus is a feature.
Is AttacheCase free?
Yes — AttacheCase is free to download and use with no feature restrictions, subscription tier, or nag screen. The source code is publicly available, which means the encryption implementation can be inspected rather than taken on faith. For a security-sensitive tool, that auditability matters more than most marketing copy about "military-grade" algorithms.
Who should use AttacheCase?
AttacheCase is a natural fit for anyone who regularly moves sensitive files outside controlled environments — accountants emailing client documents, developers archiving API credentials, researchers sharing datasets with collaborators, or anyone who has ever winced at dropping a confidential file into a shared Google Drive folder.
Power users who already rely on GPG or age for encryption will likely stick with their CLI tools. But for the Mac user who wants a GUI-first workflow with zero configuration overhead, AttacheCase is one of the most approachable options available. It does not demand that you understand asymmetric key pairs or memorise terminal flags — you choose a passphrase, you drag a file, you are done.
It is also a reasonable pick for small teams that need a lowest-common-denominator sharing solution: if every person on the team can install the same free app, passphrase-protected archives become a practical standard without requiring any shared infrastructure.
How does AttacheCase compare to VeraCrypt and Cryptomator?
These three tools solve related but distinct problems. VeraCrypt creates encrypted volumes — persistent, mountable containers that behave like a drive. That is powerful for large working datasets but overkill when you just need to lock a folder of PDFs before emailing it. Cryptomator is designed specifically for cloud storage, adding a transparent encryption layer above Dropbox or iCloud. AttacheCase sits between them: it handles discrete file-and-folder operations with less ceremony than VeraCrypt and without Cryptomator's cloud-sync focus.
If your threat model is "I need this specific archive to be unreadable to anyone who intercepts it," AttacheCase is the most direct answer. If your threat model is "I want my entire Dropbox to be encrypted at rest," Cryptomator wins. Both concerns often coexist, and I have run all three tools simultaneously without conflict.
What are the limitations of AttacheCase?
Honest caveats are worth stating. AttacheCase is a smaller, solo-maintained project — it lacks the institutional backing of something like VeraCrypt or the marketing muscle of Cryptomator. The UI reflects its origins: functional and clear, but not particularly polished by 2025 macOS design standards. There is no Touch ID or Keychain integration, so you are re-entering passphrases manually each session. And because the encrypted output is a proprietary format rather than a standard ZIP-AES or 7z container, recipients must also have AttacheCase installed to open what you send — a minor but real friction point in mixed-OS environments.