Wingetlywingetly
← All apps

Catch22 HexEdit

by Catch22 (James Brown)v2.0.9

Last updated

A hexadecimal file editor for Microsoft Windows. HexEdit allows the user to view and edit any type of file, no matter what format it is saved in.

Install with winget

$ winget install --id Catch22.HexEdit --exact --version 2.0.9

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.

Installers · v2.0.9

ArchitectureTypeScopeInstallDownload
x86ZIP
archive
-Direct
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 Catch22 HexEdit.

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

  • HxD Hex EditorMaël Hörz
    MHNexus.HxDv2.5

    Hex and Disk Editor

  • Dev Numbers for Command PaletteJiri Polasek
    JiriPolasek.DevNumbersforCommandPalettev0.2.0

    Dev Numbers for Command Palette

  • HexWalkCarmix
    Carmix.HexWalkv2.2.0

    HexWalk is a Hex Editor/Viewer/Analyzer

  • H
    hexylDavid Peter
    sharkdp.hexylv0.17.0

    Hex viewer, which uses colored output to distinguish different categories of bytes.

More from Catch22 (James Brown) or browse hexeditor, hexadecimal, strobejb.

Frequently asked questions

How do I install Catch22 HexEdit on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Catch22.HexEdit --exact --version 2.0.9. winget downloads the installer from Catch22 (James Brown) and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Catch22 HexEdit silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Catch22.HexEdit --exact 2.0.9 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Catch22 HexEdit via winget?
Run: winget uninstall --id Catch22.HexEdit --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Catch22 HexEdit's Apps & Features entry.
Is Catch22 HexEdit free?
Catch22 HexEdit is distributed under MIT. Refer to the publisher (https://www.catch22.net/projects/hexedit/) for the full license terms - Wingetly itself does not charge for installation.
Does Catch22 HexEdit 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 Catch22 HexEdit directly from the publisher.
How do I keep Catch22 HexEdit up to date?
Run winget upgrade --id Catch22.HexEdit --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Catch22 HexEdit from microsoft/winget-pkgs.