Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-22 | Merge pull request #1335 from AFLplusplus/dev | van Hauser | |
Dev | |||
2022-02-22 | Merge branch 'newpm2' into dev | van Hauser | |
2022-02-22 | Merge pull request #1334 from Teemperor/llvm14 | van Hauser | |
Fix compilation against LLVM 14 | |||
2022-02-22 | LLVM 14 fixes | Raphael Isemann | |
2022-02-21 | todo list | vanhauser-thc | |
2022-02-20 | Revert "remove new llvm pass manager :(" | vanhauser-thc | |
This reverts commit 55ed2a443c5c61baba37415d4087164454d8a2a8. | |||
2022-02-18 | Merge pull request #1332 from WorksButNotTested/module | van Hauser | |
Module | |||
2022-02-18 | Reserved used address space on dlclose to prevent re-use | Your Name | |
2022-02-18 | Added test for running python | Your Name | |
2022-02-18 | Changes to default CMOV instrumentation to off | Your Name | |
2022-02-18 | Added instrumentation for CMOV instructions | Your Name | |
2022-02-18 | Changes to simplify coverage code | Your Name | |
2022-02-14 | Fix sample script for Unicornafl2 (#1329) | lazymio | |
* Fix the sample script for Unicornafl2 * Make it compatible with unicornafl1 * Sync to the latest unicornafl * Update UNICORNAFL_VERSION * Sync to latest unicornafl to resolve linkage problem * Switch to ucafl2 | |||
2022-02-10 | typo | hexcoder | |
2022-02-09 | Adapt to my MacOS | Dominik Maier | |
2022-02-08 | add AFL_EARLY_FORKSERVER support | vanhauser-thc | |
2022-02-08 | reintroduce AFL_PERSISTENT and AFL_DEFER_FORKSRV | vanhauser-thc | |
2022-02-08 | remove debug msg | vanhauser-thc | |
2022-02-08 | import mozilla afl-cc patch | vanhauser-thc | |
2022-02-08 | Merge pull request #1325 from devnexen/openbsd_sysconf_upd | van Hauser | |
afl-system-config update proposal for OpenBSD. | |||
2022-02-08 | afl-system-config update proposal for OpenBSD. | David Carlier | |
The vast majority of security features can t be disabled but we can act of allocation config. | |||
2022-02-08 | Merge pull request #1324 from WorksButNotTested/compile | van Hauser | |
Fix initialization in non-persistent mode | |||
2022-02-08 | Fix initialization in non-persistent mode | Your Name | |
2022-02-07 | nits | vanhauser-thc | |
2022-02-06 | Merge pull request #1323 from yuawn/dev | van Hauser | |
Add GCC hot attribute to hot functions | |||
2022-02-06 | code format | yuawn | |
2022-02-06 | add GCC hot attribute to hot functions | yuawn | |
2022-02-06 | Merge pull request #1322 from yuawn/dev | van Hauser | |
fix -G description | |||
2022-02-06 | fix -G description | yuawn | |
2022-02-05 | fix accidental broken frida mode | vanhauser-thc | |
2022-02-05 | change -y to -g/-G and add env var alternatives | vanhauser-thc | |
2022-02-05 | add afl-fuzz -y fuzz length support | vanhauser-thc | |
2022-02-05 | debug CI | vanhauser-thc | |
2022-02-05 | force persistent and deferred also for tools | vanhauser-thc | |
2022-02-04 | typo | hexcoder | |
2022-02-04 | typo | hexcoder | |
2022-02-04 | same for defered forkserver | vanhauser-thc | |
2022-02-04 | test support for forced persistent mode | vanhauser-thc | |
2022-02-01 | small doc update | vanhauser-thc | |
2022-02-01 | small doc update | vanhauser-thc | |
2022-02-01 | libafl custom mut readme | Andrea Fioraldi | |
2022-02-01 | fix build scripts | vanhauser-thc | |
2022-02-01 | Merge pull request #1307 from WorksButNotTested/arm64 | van Hauser | |
ARM64 | |||
2022-02-01 | Changes to fix persistent_ret demo | Your Name | |
2022-02-01 | Fix libunwind libraries when building from source | Your Name | |
2022-02-01 | Make default coverage code branchless | jon | |
2022-02-01 | AARCH64 branch suppression | Your Name | |
2022-02-01 | Add AARCH64 support for setting ic_entries | Your Name | |
2022-02-01 | Fixed build from source on OSX | jon | |
2022-02-01 | Bump FRIDA version | Your Name | |