Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-26 | better asan defaults everwhere | vanhauser-thc | |
2023-01-26 | update unicorn | vanhauser-thc | |
2023-01-25 | new sanitizer option handling | vanhauser-thc | |
2023-01-25 | Merge pull request #1623 from WorksButNotTested/osx | van Hauser | |
Fix FRIDA mode for OSX x64 | |||
2023-01-25 | cmplog decision updates | vanhauser-thc | |
2023-01-25 | Fix FRIDA mode for OSX arm64 | Your Name | |
2023-01-25 | fixes | vanhauser-thc | |
2023-01-25 | Merge pull request #1621 from devnexen/llvm_16_upd | van Hauser | |
LLVM plugin 16+ support proposal. | |||
2023-01-25 | Fix FRIDA mode for OSX x64 | Your Name | |
2023-01-24 | llvm15 pcguard_init earlier constructor | vanhauser-thc | |
2023-01-23 | erase the switch instruction from the current parent | David Carlier | |
2023-01-23 | nit | vanhauser-thc | |
2023-01-23 | add CFI variant for gcc | vanhauser-thc | |
2023-01-20 | LLVM plugin 16+ support proposal. | David Carlier | |
- Lifting the standard to C++17. - Beyond the cosmetic changes, it boils down to BasicBlock::getInstList being no longer available (and reading the header it is no accident). | |||
2023-01-20 | more default tokens | vanhauser-thc | |
2023-01-19 | nits | vanhauser-thc | |
2023-01-19 | enhance examples | vanhauser-thc | |
2023-01-19 | nit | vanhauser-thc | |
2023-01-19 | optimize | vanhauser-thc | |
2023-01-19 | lots of fixes | vanhauser-thc | |
2023-01-18 | autotokens: stats | vanhauser-thc | |
2023-01-18 | autotokens: define disable splice | vanhauser-thc | |
2023-01-18 | nit | vanhauser-thc | |
2023-01-18 | autotoken: splicing; splice_optout | vanhauser-thc | |
2023-01-18 | ignore timeout env option | vanhauser-thc | |
2023-01-18 | fix | vanhauser-thc | |
2023-01-18 | fix | vanhauser-thc | |
2023-01-18 | fixes | vanhauser-thc | |
2023-01-18 | alternate tokenize, options | vanhauser-thc | |
2023-01-17 | more whitespace | vanhauser-thc | |
2023-01-17 | autotokens: print stats at exit | vanhauser-thc | |
2023-01-16 | autotokens - much better tokenizer | vanhauser-thc | |
2023-01-16 | nits | vanhauser-thc | |
2023-01-15 | fixes | vanhauser-thc | |
2023-01-15 | dictionary support | vanhauser-thc | |
2023-01-15 | fix input file deletion | vanhauser-thc | |
2023-01-15 | ensure out fd is closed in shmem mode | vanhauser-thc | |
2023-01-14 | texts | vanhauser-thc | |
2023-01-13 | autotokens | vanhauser-thc | |
2023-01-12 | skip buiding arm64 container :( | vanhauser-thc | |
2023-01-12 | fix macos ci | vanhauser-thc | |
2023-01-12 | Merge pull request #1614 from devnexen/gotcpu_macos_arm64 | van Hauser | |
afl-gotcpu disable thread_affinity api on macos arm64. | |||
2023-01-11 | afl-gotcpu disable thread_affinity api on macos arm64. | David CARLIER | |
2023-01-05 | 4.06a init | vanhauser-thc | |
2023-01-05 | Merge pull request #1610 from AFLplusplus/dev 4.05c | van Hauser | |
push to stable | |||
2023-01-05 | rust custom mutator: mark external fns unsafe | Dominik Maier | |
2023-01-05 | add update info to changelog | Dominik Maier | |
2023-01-05 | Updated rust custom mutator bindgen, fixed clippy lints | Dominik Maier | |
2023-01-05 | LibAFL custom mutator: unused variables with underscores | Dominik Maier | |
2023-01-05 | Update LibAFL custom mutator to latest | Dominik Maier | |