Wingetlywingetly
← All apps

HxD Hex Editor

by Maël Hörzv2.5

Last updated

Hex and Disk Editor

Install with winget

$ winget install --id MHNexus.HxD --exact --version 2.5

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

Silent install command for HxD Hex Editor

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

One-line silent install (neutral, machine scope)
HxDSetup.zip /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for HxD Hex Editor

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

HxD is a carefully designed and fast hex editor which, additionally to raw disk editing and modifying of main memory (RAM), handles files of any size.

Installers · v2.5

ArchitectureTypeScopeInstallDownload
neutralEXE
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 HxD Hex Editor.

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

  • HHD Software Free Hex Editor NeoHHD Software, Ltd.
    HHDSoftware.FreeHexEditorNeov8.21.00.9493

    Modify your large files with Free version of HHD Software Hex Editor Neo

  • HHD Software Hex Editor NeoHHD Software, Ltd.
    HHDSoftware.HexEditorNeov8.21.00.9493

    Edit your hex data and binary files with HHD Software Hex Editor Neo

  • SerialToolSerialTool
    SerialTool.SerialToolv3.3.0

    Professional cross-platform serial port utility for communication, monitoring and debugging.

  • Catch22 HexEditCatch22 (James Brown)
    Catch22.HexEditv2.0.9

    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.

  • H
    heviArnau Camprubí
    Arnau478.heviv1.1.0

    A hex viewer for the command line

  • Batch Hex Editor Free EditionBinaryMark
    BinaryMark.BatchHexEditorv5.0

    Replace, insert, delete, copy, and otherwise modify bytes and bits in multiple files. Perform bitwise operations on specified bytes with bitmasks and operators like NOT, AND, OR, XOR. Reverse order of specified bytes and bits. Compute file hashes.

More from Maël Hörz or browse hex-editor, hex-viewer, hexadecimal.

Frequently asked questions

How do I install HxD Hex Editor on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id MHNexus.HxD --exact --version 2.5. winget downloads the installer from Maël Hörz and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install HxD Hex Editor silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id MHNexus.HxD --exact 2.5 --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 HxD Hex Editor?
HxD Hex Editor uses EXE (Inno Setup). Run the downloaded installer with: HxDSetup.zip /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall HxD Hex Editor via winget?
Run: winget uninstall --id MHNexus.HxD --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from HxD Hex Editor's Apps & Features entry.
Is HxD Hex Editor free?
HxD Hex Editor is distributed under Freeware. Refer to the publisher (https://mh-nexus.de/en/hxd/) for the full license terms - Wingetly itself does not charge for installation.
Does HxD Hex Editor 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 HxD Hex Editor directly from the publisher.
How do I keep HxD Hex Editor up to date?
Run winget upgrade --id MHNexus.HxD --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of HxD Hex Editor from microsoft/winget-pkgs.