Skip to content

QScripts v1.2.8

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Aug 18:11

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 .deps index 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

  1. Download the zip matching your IDA version.
  2. Open the folder for your OS/CPU (e.g. windows-x64/, linux-arm64/, macos-arm64/).
  3. Copy that qscripts.<ext> into your IDA plugins folder — the IDA install's plugins/, or the user plugins dir (%APPDATA%\Hex-Rays\IDA\plugins on Windows, ~/.idapro/plugins on Linux/macOS).

Full Changelog: v1.2.7...v1.2.8