Releases: CodeByLM/IDA-Fusion
Releases · CodeByLM/IDA-Fusion
Release list
1.0
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
- Download the ZIP file and extract the contents.
- Copy IDA-Fusion.dll into your IDA Pro installation's plugins folder.
- Place IDA-Fusion.pdb in the same directory as IDA-Fusion.dll to enable debugging support.
- 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.