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

Recent Releases

  • Version 17.8.2
  • Version 17.8.1
  • Version 17.8.0
  • Version 17.7.3
  • Version 17.7.2
  • History »

Other News

  • NowSecure Connect 2019
  • Frida presentation at FOSDEM 2016

Frida 17.7.3 Released ∞

release
16 Feb 2026 oleavr

Quick follow-up release with a handful of Linux syscall-tracer improvements and fixes:

  • syscall-tracer: Decode timespec values. Recognize timespec pointer arguments and decode them into structured values instead of opaque byte arrays. Supports both __kernel_timespec and old_timespec32 layouts.
  • syscall-tracer: Fix raw attachment lifetime. The GVariant was previously created from data freed before return, leaving it with a dangling pointer.
  • syscall-tracer: Fix multi-attachment parsing by encoding how much space is reserved for each attachment.

Sponsored by:
NowSecure