Wingetlywingetly
← All apps
C

ChaPose

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

Last updated

chapose - modern high performance file security tool.

Install with winget

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

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

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

chapose is a professional-grade command-line tool powered by the ChaCha20-Poly1305 AEAD algorithm.

Designed for high performance, automation, and robust security,

it is the specialized CLI component of the ChaCrypt ecosystem.

Using ChaPose

General Help: chapose help

Command Specific Help: chapose help <command> (e.g., chapose help encrypt)

Begin your chapose journey!

Looking to automate your security workflow? Explore our quick-start guide here:

https://github.com/huanguan1978/chacrypt/blob/main/chapose/doc/en/README.md

Installers · v1.0.0

ArchitectureTypeScopeInstallDownload
x64ZIP
archive
-Direct

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 ChaPose.

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

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

    A file searcher with glob patterns and file streams.

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

    Generative-AI Tools For Beginner

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

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

  • ChaBoxHeshan Aisipai E-commerce Co., Ltd.
    GAI.ChaBoxv1.0.0

    ChaBox - Offline Secure Vault

  • Blur-AutoClickerBlur009
    Blur009.BlurAutoClickerv3.9.6

    An Auto-clicker with a few advanced features and generally better performance than popular alternatives.

  • R
    rtkrtk-ai
    rtk-ai.rtkvv0.48.0

    CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies

More from Heshan Aisipai E-commerce Co., Ltd. or browse security, encryption, chacha20-poly1305.

Frequently asked questions

How do I install ChaPose on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id GAI.ChaPose --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 ChaPose silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id GAI.ChaPose --exact 1.0.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall ChaPose via winget?
Run: winget uninstall --id GAI.ChaPose --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from ChaPose's Apps & Features entry.
Is ChaPose free?
ChaPose is distributed under GPL-3.0. Refer to the publisher (https://github.com/huanguan1978/chacrypt) for the full license terms - Wingetly itself does not charge for installation.
Does ChaPose 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 ChaPose directly from the publisher.
How do I keep ChaPose up to date?
Run winget upgrade --id GAI.ChaPose --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of ChaPose from microsoft/winget-pkgs.