Skip to content

Releases: frida/frida-rust

v0.17.2

03 May 06:56
1177289

Choose a tag to compare

What's Changed

  • Fix build failure on nightly in #212
  • Add threads and thread enumeration in #213
  • Allow user-defined Message Handler to process custom send messages by @7sDream in #216
  • Change Handler trait to receive message by value by @7sDream in #219
  • Add FreeBSD support by @saruman9 in #215
  • Adding support for gum_backtracer_generate_with_limit in Backtrace by @ykuszer in #223
  • Fix hook Module related examples by @Xoffio in #224
  • Added is_debugger_attached to Process by @Xoffio in #225
  • Bump frida version to 17.5.1 by @s1341 in #226
  • Added Example to document Process by @Xoffio in #227
  • cpu_context update by @Xoffio in #228
  • fix conditional compilation in Build Script (#230) by @MaxKingPor in #231
  • Bump frida version and update all dependencies by @s1341 in #236

New Contributors

Full Changelog: v0.17.0...v0.17.2

v0.16.8

14 May 04:58
e764fbf

Choose a tag to compare

What's Changed

  • frida-gum-sys,frida-sys: bindgen w/ prettyplease by @ajwerner in #201
  • impl Debug for Stalker, add Stalker::from_raw by @jejuisland87654 in #200
  • fix frida::DeviceManager::get_device_by_id documentation by @rbran in #203
  • expose frida-gum underlying writer object to allow users to use funct… by @jejuisland87654 in #198
  • fix: "use of undeclared crate or module alloc" error on aarch64 when std feature is enabled by @0x5457 in #202
  • Fix typo in README.md by @rbran in #206
  • Bump Frida Version by @s1341 in #207

New Contributors

Full Changelog: v0.16.7...v0.16.8

v0.16.0

14 Jan 10:29

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

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

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

Choose a tag to compare

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

v0.13.5

01 Apr 05:15

Choose a tag to compare

What's Changed

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

v0.13.4

27 Dec 14:06

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

  • @iteroji made their first contribution in #117

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

v0.13.3

13 Dec 06:49

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