Skip to content

Commit

Permalink
Update AFLplusplus
Browse files Browse the repository at this point in the history
  • Loading branch information
smoelius committed Nov 7, 2023
1 parent fdd7a94 commit c62b911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cargo-afl/AFLplusplus
Submodule AFLplusplus updated 44 files
+1 βˆ’0 .gitignore
+6 βˆ’1 GNUmakefile
+1 βˆ’1 GNUmakefile.llvm
+10 βˆ’4 TODO.md
+54 βˆ’0 afl-addseeds
+9 βˆ’4 afl-persistent-config
+5 βˆ’1 afl-system-config
+188 βˆ’169 afl-whatsup
+8 βˆ’0 docs/Changelog.md
+1 βˆ’0 docs/INSTALL.md
+6 βˆ’0 docs/env_variables.md
+24 βˆ’16 docs/fuzzing_in_depth.md
+8 βˆ’0 frida_mode/src/instrument/instrument_arm64.c
+4 βˆ’2 frida_mode/src/lib/lib.c
+1 βˆ’1 frida_mode/test/png/GNUmakefile
+2 βˆ’1 frida_mode/util/frida_get_symbol_addr.sh
+2 βˆ’1 include/afl-fuzz.h
+2 βˆ’2 include/config.h
+38 βˆ’17 include/debug.h
+2 βˆ’0 include/envs.h
+1 βˆ’0 include/forkserver.h
+4 βˆ’0 instrumentation/SanitizerCoveragePCGUARD.so.cc
+17 βˆ’12 instrumentation/afl-compiler-rt.o.c
+12 βˆ’1 instrumentation/afl-llvm-dict2file.so.cc
+2 βˆ’2 instrumentation/afl-llvm-pass.so.cc
+20 βˆ’4 instrumentation/compare-transform-pass.so.cc
+1 βˆ’1 nyx_mode/QEMU-Nyx
+22 βˆ’14 src/afl-cc.c
+10 βˆ’3 src/afl-forkserver.c
+2 βˆ’1 src/afl-fuzz-bitmap.c
+5 βˆ’0 src/afl-fuzz-init.c
+13 βˆ’2 src/afl-fuzz-one.c
+20 βˆ’2 src/afl-fuzz-queue.c
+231 βˆ’24 src/afl-fuzz-redqueen.c
+34 βˆ’13 src/afl-fuzz-stats.c
+1 βˆ’1 src/afl-fuzz-statsd.c
+83 βˆ’16 src/afl-fuzz.c
+0 βˆ’21 src/afl-performance.c
+1 βˆ’1 unicorn_mode/UNICORNAFL_VERSION
+13 βˆ’13 unicorn_mode/helper_scripts/unicorn_dumper_pwndbg.py
+1 βˆ’1 unicorn_mode/unicornafl
+6 βˆ’1 utils/afl_untracer/Makefile
+33 βˆ’1 utils/afl_untracer/afl-untracer.c
+1 βˆ’1 utils/qbdi_mode/build.sh

0 comments on commit c62b911

Please sign in to comment.