QScripts v1.2.8
Maintenance release — now built on the libidacpp library, with a file-monitor fix. Pre-built binaries are now provided for multiple IDA versions and platforms (see below).
Fixes
- The file monitor no longer deactivates after a
.depsindex file is changed — it keeps watching the active script correctly.
⬇️ Downloads — pick the zip for your IDA version
Each zip bundles ready-to-use plugin binaries for every supported OS/CPU.
| Download | IDA | Windows x64 | Windows ARM64 | Linux x64 | Linux ARM64 | macOS (Apple Silicon) |
|---|---|---|---|---|---|---|
qscripts-v1.2.8-ida9.2.zip |
9.2 | ✅ | — | ✅ | — | ✅ |
qscripts-v1.2.8-ida9.3.zip |
9.3 | ✅ | — | ✅ | ✅ | ✅ |
qscripts-v1.2.8-ida9.4.zip |
9.4 | ✅ | ✅ | ✅ | ✅ | ✅ |
ARM64 builds exist only where the IDA SDK ships those libraries: Windows-ARM64 on 9.4; Linux-ARM64 on 9.3+.
Install
- Download the zip matching your IDA version.
- Open the folder for your OS/CPU (e.g.
windows-x64/,linux-arm64/,macos-arm64/). - Copy that
qscripts.<ext>into your IDApluginsfolder — the IDA install'splugins/, or the user plugins dir (%APPDATA%\Hex-Rays\IDA\pluginson Windows,~/.idapro/pluginson Linux/macOS).
Full Changelog: v1.2.7...v1.2.8