• Overview
  • Docs
  • News
  • Code
  • Contact
FЯIDA
  • Overview
  • Docs
  • News
  • Code
  • Contact
  • All News
  • Frida Releases

Recent Releases

  • Version 17.9.3
  • Version 17.9.2
  • Version 17.9.1
  • Version 17.9.0
  • Version 17.8.3
  • History »

Other News

  • NowSecure Connect 2019
  • Frida presentation at FOSDEM 2016

Frida 17.9.3 Released ∞

release
28 Apr 2026 oleavr

Another quick bug-fix release, because software is hard and apparently enjoys reminding us of that more than once a day.

  • asset-location: Fix installed-asset path resolution when frida-core is statically linked. AssetLocation.detect() may run from the host executable, so binaries installed under bin/ or sbin/ could make us look for assets relative to that directory instead of the configured libdir, e.g. /usr/sbin/frida-1.0/... instead of /usr/lib/frida-1.0/.... We now redirect through the Meson-configured libdir, handle sbin too, and avoid appending <arch> on Darwin where fat binaries mean the default asset path has no architecture component.

Sponsored by:
NowSecure