MSI
WinGet
imhex
WerWolv · 1.35.4 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i imhex-1.35.4-Windows-x86_64.msi /quiet /norestart
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ImHex
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
1.35.4
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
imhex-1.35.4-Windows-x86_64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
WerWolv.ImHex
Version
1.35.4
Description
A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
License
GPL-2.0
↗
Homepage
https://github.com/WerWolv/ImHex
Support
https://discord.gg/X63jZ36xBY
Installer URL
https://github.com/WerWolv/ImHex/releases/download/v1.35.4/imhex-1.35.4-Windows-x86_64.msi
Release Notes
Improvements
- Pattern hover highlighting performance has been drastically improved
- Completely eradicated any Window flickering during resizes on Windows and the Web
- Toolbar items now have tooltips
- The web version can now be properly used on mobile and with touch inputs
- Custom plugins can once again be built using the SDK
- File dialogs now belong to the ImHex window on Linux. Thanks a lot to @btzy
Bug Fixes
- Fixed a crash that triggered when an auto backup was being created on macOS
-…