Skip to content

v0.16.0

Latest
Compare
Choose a tag to compare
@s1341 s1341 released this 14 Jan 10:29
· 12 commits to main since this release

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