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

Recent Releases

  • Version 17.0.7
  • Version 17.0.6
  • Version 17.0.5
  • Version 17.0.4
  • Version 17.0.3
  • History »

Other News

  • NowSecure Connect 2019
  • Frida presentation at FOSDEM 2016

Frida 16.7.11 Released ∞

release
14 Apr 2025 oleavr

Quick bug-fix release bringing improvements to our Fruity backend, and basic support for iOS 18.4:

  • darwin: Update injector dyld init detection for iOS 18.4.

  • fruity: Update injector dyld init detection for iOS 18.4 (#1154). Thanks to @pachoo for this contribution.

  • network-stack: Reduce delay between writes. By flagging as writable as soon as some space is available, without waiting for the low watermark. Thanks to @mrmacete for this improvement.

  • network-stack: Fix TCP write chunk length (#1156). Another fix by @mrmacete.

  • network-stack: Always send enqueued data. This change ensures pcb.output() is called even when no more space is available on the queue, preventing stalls. Credits to @mrmacete for preventing those pesky stalls.

Sponsored by:
NowSecure