Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-25 | Changes to fix coverage output | Your Name | |
2021-08-25 | Fix issues with cmplog caused by coverage writing to STDIN | Your Name | |
2021-08-25 | announce llvm 13 support | vanhauser-thc | |
2021-08-23 | silenced warning in unicornafl rust bindings | Dominik Maier | |
2021-08-20 | Merge pull request #1074 from AFLplusplus/dev | van Hauser | |
push to stable | |||
2021-08-20 | Merge pull request #1075 from WorksButNotTested/test | van Hauser | |
Various New Features & Fixes | |||
2021-08-20 | Fixed coverage on OSX (dependency on pipe2) | Your Name | |
Removed use of 'realpath' in makefiles to fix OSX incompatibility Fixed handling of when prefetching should be enabled Snap the main binary during initialization to avoid stability issues with lazy loading Add support for configurable inline cache entries for FRIDA on x86/x64 Support for prefetching FRIDA backpatches on x86/x64 Improved stats support on x86/x64/aarch64 | |||
2021-08-20 | typo | hexcoder | |
2021-08-20 | Update docs/rpc_statsd.md | llzmb | |
Co-authored-by: Edouard SCHWEISGUTH <edznux@gmail.com> | |||
2021-08-20 | Update docs/rpc_statsd.md | llzmb | |
Co-authored-by: Edouard SCHWEISGUTH <edznux@gmail.com> | |||
2021-08-20 | revise paragraph | vanhauser-thc | |
2021-08-20 | wording | hexcoder | |
2021-08-20 | add newline at end | hexcoder | |
2021-08-20 | fix typo fix | hexcoder | |
2021-08-20 | typos / wording | hexcoder | |
2021-08-20 | wording | hexcoder | |
2021-08-20 | typos | hexcoder | |
2021-08-19 | update unicornafl | Dominik Maier | |
2021-08-19 | fix shared linking on macos | vanhauser-thc | |
2021-08-18 | more partial linking | vanhauser-thc | |
2021-08-18 | Merge pull request #1073 from WorksButNotTested/coverage2 | van Hauser | |
Force exit of coverage process | |||
2021-08-18 | Force exit of coverage process | Your Name | |
2021-08-18 | Merge pull request #1071 from WorksButNotTested/many-local | van Hauser | |
Many local | |||
2021-08-18 | switch back to -j4 for building llvm | vanhauser-thc | |
2021-08-17 | Fix coverage data | Your Name | |
2021-08-17 | Changes to build many-linux build from working copy instead of a fixed branch | Your Name | |
2021-08-17 | Add support for generating coverage information | Your Name | |
2021-08-17 | fix typo | vanhauser-thc | |
2021-08-17 | uninstall makefile target | vanhauser-thc | |
2021-08-16 | Update FAQ.md | llzmb | |
2021-08-16 | Update FAQ.md | llzmb | |
2021-08-16 | Update best_practices.md | llzmb | |
2021-08-16 | Update best_practices.md | llzmb | |
2021-08-16 | Update FAQ.md | llzmb | |
2021-08-16 | Update FAQ.md | llzmb | |
2021-08-16 | Edit FAQ | llzmb | |
Changes: - Edit FAQ. - Add history. - Add best practices. | |||
2021-08-15 | Update branches.md | llzmb | |
2021-08-15 | Update README.md | llzmb | |
2021-08-14 | Merge pull request #1066 from b1gr3db/dev | van Hauser | |
Fixed spelling of quarantine | |||
2021-08-13 | Fixed spelling of quarantine | b1gr3db | |
2021-08-12 | Edit README.md | llzmb | |
Changes: - Move advanced content to docs/. - Add links. - Fix links. - Restructure content. | |||
2021-08-12 | Merge pull request #1065 from WorksButNotTested/fixes | van Hauser | |
Fixes | |||
2021-08-12 | Added documetation on how to debug issues | Your Name | |
2021-08-12 | Don't print loads of debugging info about cmplog when it isn't enabled | Your Name | |
2021-08-12 | Changes to remove hard-coding of MAP_SIZE_POW2 when inline instrumentation ↵ | Your Name | |
is disabled | |||
2021-08-12 | Fix to setting of entry_reached | Your Name | |
2021-08-12 | remove duplicate link | vanhauser-thc | |
2021-08-12 | AFL_IGNORE_PROBLEMS + library checks and documentation | vanhauser-thc | |
2021-08-12 | add exercise link | vanhauser-thc | |
2021-08-12 | add AFL++ tutorials from Antonio Morales | hexcoder | |