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

Recent Releases

  • Version 17.9.9
  • Version 17.9.8
  • Version 17.9.7
  • Version 17.9.6
  • Version 17.9.5
  • History »

Other News

  • NowSecure Connect 2019
  • Frida presentation at FOSDEM 2016

Frida 17.9.9 Released ∞

release
14 May 2026 oleavr

Another quick bug-fix release, focused on GumJS edge-cases and topped off with some README polish from @agent-polyblank:

  • gumjs: Zero NativeCallback return values up-front, and skip copying the FFI value on conversion failure. This fixes a regression where uninitialized stack data could be handed back to native code, including for struct returns.
  • gumjs: Throw an exception in the QuickJS runtime when a struct’s array length does not match its field count, instead of silently failing conversion.
  • gumjs: Handle empty stack traces in the V8 unhandled-exception sink, avoiding a crash when an Error originates outside any JavaScript frame.
  • readme: Add build and test instructions. Thanks @agent-polyblank!

Sponsored by:
NowSecure