| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2021-02-24 | 463 Bytes | |
| Version 2.4 source code.tar.gz | 2021-02-24 | 65.2 MB | |
| Version 2.4 source code.zip | 2021-02-24 | 69.9 MB | |
| Totals: 3 Items | 135.1 MB | 0 | |
- better NetBSD support (compatiblity)
- fixed mangle_getLen() [#360]
- disabled --linux_net_ns by default, as the Linux kernel dies under heavy load of new net namespaces
- added support for address compression in IntelPT mode
- simplified input_skipFactor() which now yields better results (faster coverage acquisition)
- added --save_smaller for the use with Rust fuzzing
- fixed Android build under MacOSX
- simplified some mangle() functions