Wingetlywingetly
AppsPacksLeaderboardDocs
PackGitHubSponsorPckgr↗
Wingetlywingetly

Browse, bundle, install. Every winget app in one place.

An independent index for the Windows Package Manager ecosystem.

Catalog

  • All apps
  • Packs
  • Docs

Project

  • Privacy
  • About
Sponsor

Wingetly is sponsored by Pckgr - automated application patching for Microsoft Intune.

Learn more ↗
© 2026 WingetlyData from microsoft/winget-pkgs
Wingetlywingetly
AppsPacksLeaderboardDocs
PackGitHubSponsorPckgr↗
← All apps

VBinDiff

by Madsen·v3.0-beta.5
Madsen.VBinDiff

Last updated Apr 28, 2026

Visual Binary Diff (VBinDiff) displays files in hex & ASCII and can highlight the differences between 2 files.

Visit homepage↗

Install with winget

$ winget install --id Madsen.VBinDiff --exact --version 3.0-beta.5

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

Sponsored

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.

See Pckgr's app library↗

About

Visual Binary Diff (VBinDiff) displays files in hexadecimal and ASCII (or EBCDIC). It can also display two files at once, and highlight the differences between them. Unlike diff, it works well with large files (up to 4 GB).

VBinDiff was inspired by the Compare Files function of the ProSel utilities by Glen Bredon, for the Apple II. When I couldn't find a similar utility for the PC, I wrote it myself.

The single-file mode was inspired by the LIST utility of 4DOS and friends. While less provides a good line-oriented display, it has no equivalent to LIST's hex display. (True, you can pipe the file through hexdump, but that's incredibly inefficient on multi-gigabyte files.)

Installers · v3.0-beta.5

ArchitectureTypeScopeInstallDownload
x86zip-Direct↗

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

Frequently asked questions

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

Browse, bundle, install. Every winget app in one place.

An independent index for the Windows Package Manager ecosystem.

Catalog

  • All apps
  • Packs
  • Docs

Project

  • Privacy
  • About
Sponsor

Wingetly is sponsored by Pckgr - automated application patching for Microsoft Intune.

Learn more ↗
© 2026 WingetlyData from microsoft/winget-pkgs