Release v9.3.0

This commit is contained in:
Moritz
2025-11-12 17:30:07 +01:00
committed by GitHub
parent d5411cadad
commit 0ff7855467
5 changed files with 46 additions and 8 deletions

View File

@@ -212,6 +212,13 @@
<h2 class="mt-3">Tool Updates</h2>
<h3 class="mt-2">v9.3.0 (<em>2025-11-12</em>)</h3>
<p class="mt-0">
capa v9.3.0 comes with over 20 new and/or impoved rules.
For IDA users the capa explorer plugin is now available via the IDA Pro plugin repository and contains Qt compatibility layer for PyQt5 and PySide6 support.
Additionally a Binary Ninja bug has been fixed. Released binaries now include ARM64 binaries (Linux and macOS).
</p>
<h3 class="mt-2">v9.2.1 (<em>2025-06-06</em>)</h3>
<p class="mt-0">
This point release fixes bugs including removing an unnecessary PyInstaller warning message and enabling the standalone binary to execute on systems running older versions of glibc.