v0.1.3 Client Fuzzing
v0.1.3
Features
- Socket Connections now allow client fuzzing.
- Log only the data actually sent, when sending is truncated. Helps reduce database size, especially when fuzzing layer 2 or 3.
Target
recv
function now accepts amax_recv_bytes
argument.
Fixes
- Fixed install package -- now includes JavaScript files.