Silent Install HQ
EXE WinGet

IDA Freeware

Hex-Rays SA · 8.3 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
idafree83_windows.exe --mode unattended --unattendedmodeui none
InstallPath
idafree83_windows.exe --mode unattended --unattendedmodeui none --prefix "<INSTALLPATH>"

Intune Detection Rule

Registry Rule
Rule type Registry
Registry hive
Key path HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\IDA Freeware 8.3
Detection method
Value name DisplayVersion
Operator Greater than or equal to
Value 8.3
Associated with 32-bit app on 64-bit clients No

File Identity

SHA256 10080a057704630578e697c6bb0b09968a54138075cacab175f62d60c71d0a1f VirusTotal ↗
Filename idafree83_windows.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Hex-Rays.IDA.Free
Version 8.3
Description The free binary code analysis tool to kickstart your reverse engineering experience.
License Freeware
Upgrade Behavior install(Install over existing)
Release Notes IDA64 support for (32-bit) .idb files We have further improved IDA64 so that it can be a complete replacement for the legacy 32-bit IDA in all situations. To ease the migration, we implemented a feature to convert the legacy .idb databases to .i64 ones (codenamed CVT64). The 32-bit IDA is now considered deprecated and will likely go away at some point. UX improvements Improved UI performance on some strategic fronts. For example, slower autoanalysis of Dyld Shared Cache's due to the "Functions"…