Skip to content

Releases: CodeByLM/IDA-Fusion

Release list

1.0

Choose a tag to compare

@CodeByLM CodeByLM released this 17 Feb 20:12
a6753b8

Binary Release

This release includes the compiled binary files for IDA-Fusion:

  • IDA-Fusion.dll: The main plugin DLL for IDA Pro.
  • IDA-Fusion.pdb: The corresponding symbol file for debugging.

Installation

  1. Download the ZIP file and extract the contents.
  2. Copy IDA-Fusion.dll into your IDA Pro installation's plugins folder.
  3. Place IDA-Fusion.pdb in the same directory as IDA-Fusion.dll to enable debugging support.
  4. Launch IDA Pro, and access the Fusion menu via Edit > Plugins > Fusion or press CTRL + ALT + S.

Notes

  • This version is built for IDA Pro 9.0 (version 9.0.240925).
  • Ensure you're using the Release x64 configuration for compatibility.