about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2023-01-26better asan defaults everwherevanhauser-thc
2023-01-26update unicornvanhauser-thc
2023-01-25new sanitizer option handlingvanhauser-thc
2023-01-25Merge pull request #1623 from WorksButNotTested/osxvan Hauser
Fix FRIDA mode for OSX x64
2023-01-25cmplog decision updatesvanhauser-thc
2023-01-25Fix FRIDA mode for OSX arm64Your Name
2023-01-25fixesvanhauser-thc
2023-01-25Merge pull request #1621 from devnexen/llvm_16_updvan Hauser
LLVM plugin 16+ support proposal.
2023-01-25Fix FRIDA mode for OSX x64Your Name
2023-01-24llvm15 pcguard_init earlier constructorvanhauser-thc
2023-01-23erase the switch instruction from the current parentDavid Carlier
2023-01-23nitvanhauser-thc
2023-01-23add CFI variant for gccvanhauser-thc
2023-01-20LLVM 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-20more default tokensvanhauser-thc
2023-01-19nitsvanhauser-thc
2023-01-19enhance examplesvanhauser-thc
2023-01-19nitvanhauser-thc
2023-01-19optimizevanhauser-thc
2023-01-19lots of fixesvanhauser-thc
2023-01-18autotokens: statsvanhauser-thc
2023-01-18autotokens: define disable splicevanhauser-thc
2023-01-18nitvanhauser-thc
2023-01-18autotoken: splicing; splice_optoutvanhauser-thc
2023-01-18ignore timeout env optionvanhauser-thc
2023-01-18fixvanhauser-thc
2023-01-18fixvanhauser-thc
2023-01-18fixesvanhauser-thc
2023-01-18alternate tokenize, optionsvanhauser-thc
2023-01-17more whitespacevanhauser-thc
2023-01-17autotokens: print stats at exitvanhauser-thc
2023-01-16autotokens - much better tokenizervanhauser-thc
2023-01-16nitsvanhauser-thc
2023-01-15fixesvanhauser-thc
2023-01-15dictionary supportvanhauser-thc
2023-01-15fix input file deletionvanhauser-thc
2023-01-15ensure out fd is closed in shmem modevanhauser-thc
2023-01-14textsvanhauser-thc
2023-01-13autotokensvanhauser-thc
2023-01-12skip buiding arm64 container :(vanhauser-thc
2023-01-12fix macos civanhauser-thc
2023-01-12Merge pull request #1614 from devnexen/gotcpu_macos_arm64van Hauser
afl-gotcpu disable thread_affinity api on macos arm64.
2023-01-11afl-gotcpu disable thread_affinity api on macos arm64.David CARLIER
2023-01-054.06a initvanhauser-thc
2023-01-05Merge pull request #1610 from AFLplusplus/dev 4.05cvan Hauser
push to stable
2023-01-05rust custom mutator: mark external fns unsafeDominik Maier
2023-01-05add update info to changelogDominik Maier
2023-01-05Updated rust custom mutator bindgen, fixed clippy lintsDominik Maier
2023-01-05LibAFL custom mutator: unused variables with underscoresDominik Maier
2023-01-05Update LibAFL custom mutator to latestDominik Maier