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
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
↗
Homepage
https://hex-rays.com/ida-free/
Installer URL
https://out7.hex-rays.com/files/idafree83_windows.exe
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"…