What's Changed
- Fix docs_cfg issue in CI by @s1341 in #140
- Add Result and Error on interceptor attach and attach_instruction by @Aursen in #143
- Added get_local_device and example. by @Xoffio in #146
- list_exports func added and initial RPC code. by @Xoffio in #147
- frida-gum: add std feature by @ajwerner in #156
- frida-gum: unref Interceptor on Drop by @ajwerner in #153
- frida-gum: dereference listener objects by @ajwerner in #157
- bump frida version to 16.5.1 by @aviramha in #151
- */Cargo.toml: format toml with taplo by @ajwerner in #155
- frida-gum: use a singleton gum instance by @ajwerner in #158
- Add support for scripting by @WorksButNotTested in #161
- Fix Aarch64 compilation errors by @zh522130 in #163
- Added script.exports. Fixes #105 by @Xoffio in #159
- Fix docsrs build by updating included frida-gum.h by @s1341 in #167
- Bump version to 0.14; bump frida version to 16.5.2 by @s1341 in #168
New Contributors
Full Changelog: v0.13.7...v0.14.0