Wingetlywingetly
← All apps

ChaBox

by Heshan Aisipai E-commerce Co., Ltd.v1.0.0

Last updated

ChaBox - Offline Secure Vault

Install with winget

$ winget install --id GAI.ChaBox --exact --version 1.0.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for ChaBox

ChaBox uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, machine scope)
ChaBox-1.0.0-Setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /ALLUSERS

See the full silent install reference for ChaBox

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

ChaBox is a 100% offline file encryption tool built on the industry grade ChaCha20-Poly1305 cipher. We intentionally adopt a minimal UI, exposing only three beginner friendly actions,

- 1️. One‑tap encrypt/decrypt – drag a file onto the workbench to instantly protect or recover it.

- 2️. Secure Diary – Markdown‑based notes where text and images are encrypted on‑device; they lock the moment you finish writing.

- 3️. Secure Delete (Wipe) – multiple random overwrites guarantee complete data erasure.

The built-in File Vault stores encrypted files in native folders, allowing seamless movement between the OS file manager, USB drives, or cloud storage while preserving directory hierarchy. This design ensures smooth cross-platform/file-system portability.

To guide users through a “use → learn → master” loop, ChaBox adds proactive defenses, screen‑capture & screen‑record blocking, idle auto‑lock, and clipboard auto‑cleaning. All protection runs locally; no personal data is collected and no cloud services are required.

Installers · v1.0.0

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for ChaBox.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • GaiHeshan Aisipai E-commerce Co., Ltd.
    GAI.GAIv1.2.7

    Generative-AI Tools For Beginner

  • FileShowsHeshan Aisipai E-commerce Co., Ltd.
    GAI.FileShowsv1.0.2

    A file searcher with glob patterns and file streams.

  • F
    FileToolsHeshan Aisipai E-commerce Co., Ltd.
    GAI.FileToolsv1.0.8

    A high-performance, open source cli tool for file management and workflow automation.

  • C
    ChaPoseHeshan Aisipai E-commerce Co., Ltd.
    GAI.ChaPosev1.0.0

    chapose - modern high performance file security tool.

More from Heshan Aisipai E-commerce Co., Ltd. or browse secure file vault, chacha20-poly1305 encryption, encrypted file storage,.

Frequently asked questions

How do I install ChaBox on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id GAI.ChaBox --exact --version 1.0.0. winget downloads the installer from Heshan Aisipai E-commerce Co., Ltd. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install ChaBox silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id GAI.ChaBox --exact 1.0.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for ChaBox?
ChaBox uses EXE (Inno Setup). Run the downloaded installer with: ChaBox-1.0.0-Setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /ALLUSERS. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall ChaBox via winget?
Run: winget uninstall --id GAI.ChaBox --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from ChaBox's Apps & Features entry.
Is ChaBox free?
ChaBox is distributed under Proprietary. Refer to the publisher (https://webpath.iche2.com/app/chabox/download_en.html) for the full license terms - Wingetly itself does not charge for installation.
Does ChaBox work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls ChaBox directly from the publisher.
How do I keep ChaBox up to date?
Run winget upgrade --id GAI.ChaBox --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of ChaBox from microsoft/winget-pkgs.