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

Recent Releases

  • Version 16.7.18
  • Version 16.7.17
  • Version 16.7.16
  • Version 16.7.15
  • Version 16.7.14
  • History »

Other News

  • NowSecure Connect 2019
  • Frida presentation at FOSDEM 2016

Frida 16.4.4 Released ∞

release
16 Jul 2024 oleavr

This release is packing a whole slew of improvements:

  • darwin: Handle dyld restart on macOS Sequoia and iOS 18.
  • darwin: Await ObjC init on macOS Sequoia and iOS 18, by making use of notifyObjCInit() if available.
  • fruity: Improve CoreDevice pairing support:
    • Fix support for multiple pairing relationships.
    • Keep the in-memory peer store up-to-date, so new pairing relationships don’t require a process restart to be able to match them up with pairing services on the network.
  • ncm: Detach all drivers before changing configuration.
  • ncm: Avoid using a broken kernel NCM driver.
  • darwin: Fix sysroot on simulator. Thanks @CodeColorist!
  • darwin-mapper: Locally resolve shared cache symbols, to avoid resolver functions when possible, side-stepping our existing issue where the generated constructor function tries to write the result to a read-only page.
  • gumjs: Fix race in recv().wait() on application thread. Thanks @HexKitchen!
  • python: Eliminate usage of unstable ref-counting APIs, so extensions built with newer Python headers still work on older Python runtimes.

Sponsored by:
NowSecure