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-server
to 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-compile
and@types/frida-gum
to the latest versions.
- Bumped
- Python Bindings:
- Fixed
IOStream.read_all()
end-of-stream handling.
- Fixed
As always, happy hacking!