Skip to content
Quintin edited this page Jul 20, 2022 · 2 revisions

IDA is a popular static and reverse engineering tool. They provide a free version which is relatively feature complete.

Install

MacOS

brew install --cask idafree

Windows

winget install -e --id Hex-Rays.IDA.Free

Linux

https://hex-rays.com/ida-free/

Clone this wiki locally