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

Recent Releases

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

Other News

  • NowSecure Connect 2019
  • Frida presentation at FOSDEM 2016

Frida 16.4.10 Released ∞

release
22 Aug 2024 oleavr

Quick bug-fix release to further improve our Fruity backend, where @hsorbo and I filled up our coffee cups and hammered out the following fixes:

  • tunnel-connection: Wire up missing stream close logic.
  • tunnel-connection: Ensure JSON request ends up in its own UDP packet. When opening the tunnel, it seems problematic if a datagram and stream data end up in the same UDP packet. We make our dummy-datagram larger to avoid this.
  • tunnel-connection: Consistently avoid writes after connection is gone, which would result in a crash.
  • network-stack: Handle perform_on_lwip_thread() from the lwIP thread instead of deadlocking.

Sponsored by:
NowSecure