Skip to content

Releases: frida/frida-rust

v0.16.0

14 Jan 10:29
Compare
Choose a tag to compare

What's Changed

  • Core examples - use LazyLock & clean unnecessary crates by @Xoffio in #175
  • PageProtection - Added Display implementation by @Xoffio in #176
  • Added Module enumerate_sections by @Xoffio in #178
  • Added Display implementation and type enum for enumerate_exports by @Xoffio in #179
  • fix linkage for frida-gum script example for macos by @jejuisland87654 in #180
  • Fix clippy by @s1341 in #184
  • Implement support for accessing binary data sent alongside messages by @casept in #186
  • adding process by @Xoffio in #182
  • macos: remove dependency on c++ by @s1341 in #190
  • Added more function for Process by @Xoffio in #188
  • Bump frida to version 16.6.2 by @s1341 in #191

New Contributors

Full Changelog: v0.15.1...v0.16.0

v0.14.0

09 Oct 04:47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.7...v0.14.0

v0.13.7

22 Jul 04:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.6...v0.13.7

v0.13.6

01 Apr 07:57
Compare
Choose a tag to compare

Full Changelog: v0.13.5...v0.13.6

v0.13.5

01 Apr 05:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.4...v0.13.5

v0.13.4

27 Dec 14:06
Compare
Choose a tag to compare

What's Changed

  • Update frida to 16.1.10
  • Added get_device_by_id to the device_manager and example by @iteroji in #117

New Contributors

Full Changelog: v0.13.3...v0.13.4

v0.13.3

13 Dec 06:49
Compare
Choose a tag to compare

What's Changed

  • feat: able to use backtrace on Windows by @r4ve1 in #109
  • Add main context closure scheduling by @csnewman in #107
  • feat: convenience traits for pointers and ranges by @fabianfreyer in #111
  • Add device lookup by type by @csnewman in #108
  • feat: bindings for memory access monitor by @r4ve1 in #113
  • fix: pointer error when passing event_sink by @r4ve1 in #115
  • Add a couple of useful features to Device by @fabianfreyer in #110
  • Bump frida version to 16.1.7 by @s1341 in #116
  • Bump frida to 16.1.8 by @s1341 in #118
  • Bump versions for release by @s1341 in #119

New Contributors

Full Changelog: v0.13.2...v0.13.3