Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-16 | correct map size for small targets | vanhauser-thc | |
2021-06-16 | make afl-cmin actually work with subdirectories | vanhauser-thc | |
2021-06-07 | more info for error logging | hexcoder- | |
2021-06-07 | write target errors to out_dir/error.txt | vanhauser-thc | |
2021-06-03 | dynamic_list and afl-compiler-rt rework | vanhauser-thc | |
2021-04-28 | Frida 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-07 | android: disable sigaction inside debuggerd | Jiangen Jiao | |
check https://github.com/google/AFL/blob/master/docs/INSTALL#L173 | |||
2021-04-05 | Merge pull request #857 from Begasus/haiku | van Hauser | |
Fix Haiku references, no <sys/syscall.h> and missing defines for USEMMAP | |||
2021-04-05 | Declare private api __kern_write for Haiku | begasus | |
2021-04-05 | Fix undeclared SYS_write on Haiku | begasus | |
2021-04-04 | Fix Haiku references, no <sys/syscall.h> and missing defines for USEMMAP | begasus | |
2021-03-29 | remove unneeded var | vanhauser-thc | |
2021-03-23 | make setting different file permissions easy via config.h | vanhauser-thc | |
2021-03-19 | fix for new llvm 13 change | vanhauser-thc | |
2021-03-19 | update dynamic list with cmplog | Andrea Fioraldi | |
2021-03-17 | shmem map size in config.h | vanhauser-thc | |
2021-03-17 | when you think you work on a debug branch but it is dev. git sucks so much ... | vanhauser-thc | |
2021-03-16 | debug | vanhauser-thc | |
2021-03-16 | rtn fix | vanhauser-thc | |
2021-03-16 | fix cmplog | vanhauser-thc | |
2021-03-16 | fix cmplog rtn | vanhauser-thc | |
2021-03-10 | brackets make dominik happy | vanhauser-thc | |
2021-03-10 | correct debug | vanhauser-thc | |
2021-03-10 | fix | vanhauser-thc | |
2021-03-10 | rt debug | vanhauser-thc | |
2021-03-10 | cmplog rtn rt fix | vanhauser-thc | |
2021-03-08 | Merge pull request #779 from AFLplusplus/top-k-ctx | Andrea Fioraldi | |
Restore correct CTX behaviour and enable K-CTX coverage for LLVM Classic | |||
2021-03-06 | fix for asan compile rt | vanhauser-thc | |
2021-03-05 | fix | vanhauser-thc | |
2021-03-05 | remove warnings | vanhauser-thc | |
2021-03-05 | no static for rt initialized markers | vanhauser-thc | |
2021-03-04 | vectorial top-k CTX first implementation | Andrea Fioraldi | |
2021-03-04 | even support dlopen instrumented libs after the forkserver | vanhauser-thc | |
2021-03-04 | fix caller/ctx change, support dlopen in afl-compiler-rt | vanhauser-thc | |
2021-03-04 | only initialize afl-compiler-rt once | vanhauser-thc | |
2021-03-01 | write to correct pipe end | aflpp | |
2021-03-01 | better fix for asan? | aflpp | |
2021-03-01 | fix area_is_valid with write | Andrea Fioraldi | |
2021-03-01 | area_is_valid with write | Andrea Fioraldi | |
2021-03-01 | fix last commit | Andrea Fioraldi | |
2021-03-01 | ASan-compatible area_is_mapped() | Andrea Fioraldi | |
2021-03-01 | ensure proper aligning for skim patch | vanhauser-thc | |
2021-02-22 | ensure a valid seed exists | vanhauser-thc | |
2021-02-22 | stdstring fix attempt | vanhauser-thc | |
2021-02-17 | minor fixes | vanhauser-thc | |
2021-02-15 | fix compiler warning | hexcoder- | |
2021-02-07 | remove debug output | vanhauser-thc | |
2021-02-07 | larger map, stats reload fix, code format | vanhauser-thc | |
2021-02-06 | add missing sancov cmp functions | vanhauser-thc | |
2021-02-06 | remove compiler warnings | vanhauser-thc | |