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

Recent Releases

  • Version 17.2.16
  • Version 17.2.15
  • Version 17.2.14
  • Version 17.2.13
  • Version 17.2.12
  • History »

Other News

  • NowSecure Connect 2019
  • Frida presentation at FOSDEM 2016

Frida 17.2.16 Released ∞

release
12 Aug 2025 oleavr

Fresh maintenance release bringing a handful of fixes and quality-of-life improvements across the board:

  • gumjs: Ensure that onLeave is only invoked after its matching onEnter actually ran, eliminating unpredictable behaviour when hooks are attached mid-call. Thanks @mrmacete!
  • darwin-module: Swap-hook the lldb_image_notifier pointer in dyld’s “all image infos” to keep the module registry functional even on modern iOS devices where the notifier is just one instruction long. Cheers @mrmacete!
  • barebone: Add try_remap_writable_pages().
  • barebone: Allow overriding query_rwx_support() to tailor RWX capability probing to exotic platforms.
  • frida-node: Honour package-lock.json during the TypeScript stage to keep the JS dependency tree fully deterministic.

Sponsored by:
NowSecure