about summary refs log tree commit diff
path: root/instrumentation/afl-compiler-rt.o.c
AgeCommit message (Collapse)Author
2021-06-16correct map size for small targetsvanhauser-thc
2021-06-16make afl-cmin actually work with subdirectoriesvanhauser-thc
2021-06-07more info for error logginghexcoder-
2021-06-07write target errors to out_dir/error.txtvanhauser-thc
2021-06-03dynamic_list and afl-compiler-rt reworkvanhauser-thc
2021-04-28Frida persistent (#880)WorksButNotTested
* Added x64 support for persistent mode (function call only), in-memory teest cases and complog * Review changes, fix NeverZero and code to parse the .text section of the main executable. Excluded ranges TBC * Various minor fixes and finished support for AFL_INST_LIBS * Review changes Co-authored-by: Your Name <you@example.com>
2021-04-07android: disable sigaction inside debuggerdJiangen Jiao
check https://github.com/google/AFL/blob/master/docs/INSTALL#L173
2021-04-05Merge pull request #857 from Begasus/haikuvan Hauser
Fix Haiku references, no <sys/syscall.h> and missing defines for USEMMAP
2021-04-05Declare private api __kern_write for Haikubegasus
2021-04-05Fix undeclared SYS_write on Haikubegasus
2021-04-04Fix Haiku references, no <sys/syscall.h> and missing defines for USEMMAPbegasus
2021-03-29remove unneeded varvanhauser-thc
2021-03-23make setting different file permissions easy via config.hvanhauser-thc
2021-03-19fix for new llvm 13 changevanhauser-thc
2021-03-19update dynamic list with cmplogAndrea Fioraldi
2021-03-17shmem map size in config.hvanhauser-thc
2021-03-17when you think you work on a debug branch but it is dev. git sucks so much ...vanhauser-thc
2021-03-16debugvanhauser-thc
2021-03-16rtn fixvanhauser-thc
2021-03-16fix cmplogvanhauser-thc
2021-03-16fix cmplog rtnvanhauser-thc
2021-03-10brackets make dominik happyvanhauser-thc
2021-03-10correct debugvanhauser-thc
2021-03-10fixvanhauser-thc
2021-03-10rt debugvanhauser-thc
2021-03-10cmplog rtn rt fixvanhauser-thc
2021-03-08Merge pull request #779 from AFLplusplus/top-k-ctxAndrea Fioraldi
Restore correct CTX behaviour and enable K-CTX coverage for LLVM Classic
2021-03-06fix for asan compile rtvanhauser-thc
2021-03-05fixvanhauser-thc
2021-03-05remove warningsvanhauser-thc
2021-03-05no static for rt initialized markersvanhauser-thc
2021-03-04vectorial top-k CTX first implementationAndrea Fioraldi
2021-03-04even support dlopen instrumented libs after the forkservervanhauser-thc
2021-03-04fix caller/ctx change, support dlopen in afl-compiler-rtvanhauser-thc
2021-03-04only initialize afl-compiler-rt oncevanhauser-thc
2021-03-01write to correct pipe endaflpp
2021-03-01better fix for asan?aflpp
2021-03-01fix area_is_valid with writeAndrea Fioraldi
2021-03-01area_is_valid with writeAndrea Fioraldi
2021-03-01fix last commitAndrea Fioraldi
2021-03-01ASan-compatible area_is_mapped()Andrea Fioraldi
2021-03-01ensure proper aligning for skim patchvanhauser-thc
2021-02-22ensure a valid seed existsvanhauser-thc
2021-02-22stdstring fix attemptvanhauser-thc
2021-02-17minor fixesvanhauser-thc
2021-02-15fix compiler warninghexcoder-
2021-02-07remove debug outputvanhauser-thc
2021-02-07larger map, stats reload fix, code formatvanhauser-thc
2021-02-06add missing sancov cmp functionsvanhauser-thc
2021-02-06remove compiler warningsvanhauser-thc