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
- @jejuisland87654 made their first contribution in #180
- @casept made their first contribution in #186
Full Changelog: v0.15.1...v0.16.0