Changed
- Small optimization in file reads to avoid sending empty data
#1254 - Changed internal proxy to close after 5s of inactivity instead of 1
- use Frida's replace_fast in Linux Go hooks
Fixed
- Child processes of python application would hang after a fork without an
exec. #1588