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

Recent Releases

  • Version 17.9.0
  • Version 17.8.3
  • Version 17.8.2
  • Version 17.8.1
  • Version 17.8.0
  • History »

Other News

  • NowSecure Connect 2019
  • Frida presentation at FOSDEM 2016

Frida 17.9.0 Released ∞

release
26 Mar 2026 oleavr

This release brings a nice mix of quality-of-life improvements and new capabilities across our Fruity, Droidy, Linux, and packaging layers:

  • device: Add override_option() for overriding backend-specific options when creating a host session, with updates taking effect immediately on the next connection if a session is already established.
  • fruity: Add control-endpoint backend option. Default is tcp:27042. Only TCP endpoints are supported.
  • droidy: Add control-endpoint backend option. Default is tcp:27042, but may be set to any endpoint supported by ADB, such as localabstract:/my-frida-server.
  • android: Skip 32-bit helper on 64-bit only systems, avoiding wasted time trying to spawn it.
  • linux: Add an eBPF-based spawn gater implementation. Thanks @NSEcho!
  • linux: Support injection into group-stopped PIDs.
  • gum: Add a tool to package devkits as XCFrameworks. Thanks @sewerynplazuk!
  • python: Add a spawn gating example.
  • python: Fix the child gating example.

Enjoy!

Sponsored by:
NowSecure