Frida 16.7.4 Released ∞
release
This release includes several improvements and fixes, including support for remote services and channels, along with various other enhancements:
- Core:
- Added support for remote services and channels in host sessions, allowing
ControlService/frida-serverto serve service sessions and channels. - Fixed session logic for remote devices in
ControlService.
- Added support for remote services and channels in host sessions, allowing
- Compiler:
- Bumped
frida-compileand@types/frida-gumto the latest versions.
- Bumped
- Python Bindings:
- Fixed
IOStream.read_all()end-of-stream handling.
- Fixed
As always, happy hacking!
oleavr