History log of /aosp_15_r20/external/AFLplusplus/ (Results 1 – 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
08b48e0b13-Nov-2024 Android Build Coastguard Worker <[email protected]>

Snap for 12644741 from d96abd490a0e79e06e7eabdf06e329923c3cd5ec to 25Q1-release

Change-Id: I462b30eb877c55ae00d83e4973bb1e33787d300a


.clang-format
.custom-format.py
.dockerignore
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/ci.yml
.github/workflows/code-format.yml
.github/workflows/codeql-analysis.yml
.github/workflows/container.yml
.github/workflows/rust_custom_mutator.yml
.gitignore
Android.bp
CITATION.cff
CONTRIBUTING.md
Changelog.md
Dockerfile
GNUmakefile
GNUmakefile.gcc_plugin
GNUmakefile.llvm
LICENSE
METADATA
MODULE_LICENSE_APACHE2
Makefile
OWNERS
README.md
TODO.md
afl-addseeds
afl-cmin
afl-cmin.bash
afl-persistent-config
afl-plot
afl-system-config
afl-whatsup
afl-wine-trace
benchmark/COMPARISON.md
benchmark/README.md
benchmark/benchmark-results.jsonl
benchmark/benchmark.ipynb
benchmark/benchmark.py
config.h
dictionaries/README.md
dictionaries/aff.dict
dictionaries/ass.dict
dictionaries/atom.dict
dictionaries/av1_dc.dict
dictionaries/bash.dict
dictionaries/bdf.dict
dictionaries/bmp.dict
dictionaries/bz2.dict
dictionaries/creole.dict
dictionaries/css.dict
dictionaries/csv.dict
dictionaries/dds.dict
dictionaries/djvu.dict
dictionaries/docommand.dict
dictionaries/exif.dict
dictionaries/fbs.dict
dictionaries/ftp.dict
dictionaries/gif.dict
dictionaries/graphviz.dict
dictionaries/heif.dict
dictionaries/hoextdown.dict
dictionaries/html_tags.dict
dictionaries/http.dict
dictionaries/icc.dict
dictionaries/iccprofile.dict
dictionaries/icns.dict
dictionaries/initfile.dict
dictionaries/jbig2.dict
dictionaries/jpeg.dict
dictionaries/jpeg2000.dict
dictionaries/js.dict
dictionaries/json.dict
dictionaries/jsonnet.dict
dictionaries/markdown.dict
dictionaries/math.dict
dictionaries/mathml.dict
dictionaries/mp4.dict
dictionaries/mysqld.dict
dictionaries/ogg.dict
dictionaries/openexr.dict
dictionaries/otf.dict
dictionaries/pbm.dict
dictionaries/pcap.dict
dictionaries/pdf.dict
dictionaries/perl.dict
dictionaries/png.dict
dictionaries/proj4.dict
dictionaries/protobuf.dict
dictionaries/ps.dict
dictionaries/psd.dict
dictionaries/regexp.dict
dictionaries/riff.dict
dictionaries/rss.dict
dictionaries/rst.dict
dictionaries/rtf.dict
dictionaries/sas.dict
dictionaries/spss.dict
dictionaries/sql.dict
dictionaries/stata.dict
dictionaries/svg.dict
dictionaries/tex.dict
dictionaries/theme-load-fuzz.dict
dictionaries/tiff.dict
dictionaries/tokener_parse_ex.dict
dictionaries/toml.dict
dictionaries/type42.dict
dictionaries/url.dict
dictionaries/utf8.dict
dictionaries/vcf.dict
dictionaries/vhd.dict
dictionaries/vpx_dec.dict
dictionaries/wav.dict
dictionaries/webm.dict
dictionaries/webp.dict
dictionaries/wkt.dict
dictionaries/x86.dict
dictionaries/xml.dict
dictionaries/xml_UTF_16.dict
dictionaries/xml_UTF_16BE.dict
dictionaries/xml_UTF_16LE.dict
dictionaries/xpath.dict
dictionaries/xslt.dict
dictionaries/yaml.dict
dictionaries/yara.dict
dictionaries/zip.dict
docs/COPYING
docs/Changelog.md
docs/FAQ.md
docs/INSTALL.md
docs/README.md
docs/afl-fuzz_approach.md
docs/best_practices.md
docs/custom_mutators.md
docs/env_variables.md
docs/features.md
docs/fuzzing_binary-only_targets.md
docs/fuzzing_in_depth.md
docs/ideas.md
docs/important_changes.md
docs/resources/0_fuzzing_process_overview.drawio.svg
docs/resources/1_instrument_target.drawio.svg
docs/resources/2_prepare_campaign.drawio.svg
docs/resources/3_fuzz_target.drawio.svg
docs/resources/4_manage_campaign.drawio.svg
docs/resources/afl_gzip.png
docs/resources/grafana-afl++.json
docs/resources/screenshot.png
docs/resources/statsd-grafana.png
docs/rpc_statsd.md
docs/third_party_tools.md
docs/tutorials.md
dynamic_list.txt
include/afl-as.h
include/afl-fuzz.h
include/afl-mutations.h
include/afl-prealloc.h
include/alloc-inl.h
include/android-ashmem.h
include/cmplog.h
include/common.h
include/config.h
include/coverage-32.h
include/coverage-64.h
include/debug.h
include/envs.h
include/forkserver.h
include/hash.h
include/list.h
include/sharedmem.h
include/snapshot-inl.h
include/types.h
include/xxhash.h
injections.dic
instrumentation/Makefile
instrumentation/README.cmplog.md
instrumentation/README.gcc_plugin.md
instrumentation/README.injections.md
instrumentation/README.instrument_list.md
instrumentation/README.laf-intel.md
instrumentation/README.llvm.md
instrumentation/README.lto.md
instrumentation/README.persistent_mode.md
instrumentation/SanitizerCoverageLTO.so.cc
instrumentation/SanitizerCoveragePCGUARD.so.cc
instrumentation/afl-compiler-rt.o.c
instrumentation/afl-gcc-cmplog-pass.so.cc
instrumentation/afl-gcc-cmptrs-pass.so.cc
instrumentation/afl-gcc-common.h
instrumentation/afl-llvm-common.cc
instrumentation/afl-llvm-common.h
instrumentation/afl-llvm-dict2file.so.cc
instrumentation/afl-llvm-lto-instrumentlist.so.cc
instrumentation/afl-llvm-pass.so.cc
instrumentation/afl-llvm-rt-lto.o.c
instrumentation/cmplog-instructions-pass.cc
instrumentation/cmplog-routines-pass.cc
instrumentation/cmplog-switches-pass.cc
instrumentation/compare-transform-pass.so.cc
instrumentation/injection-pass.cc
instrumentation/llvm-alternative-coverage.h
instrumentation/split-compares-pass.so.cc
instrumentation/split-switches-pass.so.cc
src/README.md
src/afl-analyze.c
src/afl-as.c
src/afl-cc.c
src/afl-common.c
src/afl-forkserver.c
src/afl-fuzz-bitmap.c
src/afl-fuzz-cmplog.c
src/afl-fuzz-extras.c
src/afl-fuzz-init.c
src/afl-fuzz-mutators.c
src/afl-fuzz-one.c
src/afl-fuzz-python.c
src/afl-fuzz-queue.c
src/afl-fuzz-redqueen.c
src/afl-fuzz-run.c
src/afl-fuzz-skipdet.c
src/afl-fuzz-state.c
src/afl-fuzz-stats.c
src/afl-fuzz-statsd.c
src/afl-fuzz.c
src/afl-gotcpu.c
src/afl-ld-lto.c
src/afl-performance.c
src/afl-sharedmem.c
src/afl-showmap.c
src/afl-tmin.c
test-instr.c
test/checkcommit.sh
test/test-all.sh
test/test-basic.sh
test/test-cmplog.c
test/test-compcov.c
test/test-compilers.sh
test/test-custom-mutator.c
test/test-custom-mutators.sh
test/test-dlopen.c
test/test-floatingpoint.c
test/test-fpExtra.sh
test/test-fp_Infcases.c
test/test-fp_NaNcases.c
test/test-fp_cases.c
test/test-fp_minusZerocases.c
test/test-frida-mode.sh
test/test-gcc-plugin.sh
test/test-int_cases.c
test/test-libextensions.sh
test/test-llvm-lto.sh
test/test-llvm.sh
test/test-multiple-mutators.c
test/test-nyx-mode.sh
test/test-performance.sh
test/test-post.sh
test/test-pre.sh
test/test-qemu-mode.sh
test/test-uint_cases.c
test/test-unicorn-mode.sh
test/test-unittests.sh
test/test-unsigaction.c
test/unittests/unit_hash.c
test/unittests/unit_list.c
test/unittests/unit_maybe_alloc.c
test/unittests/unit_preallocable.c
test/unittests/unit_rand.c
testcases/README.md
testcases/archives/common/ar/small_archive.a
testcases/archives/common/bzip2/small_archive.bz2
testcases/archives/common/cab/small_archive.cab
testcases/archives/common/compress/small_archive.Z
testcases/archives/common/cpio/small_archive.cpio
testcases/archives/common/gzip/small_archive.gz
testcases/archives/common/lzo/small_archive.lzo
testcases/archives/common/rar/small_archive.rar
testcases/archives/common/tar/small_archive.tar
testcases/archives/common/xz/small_archive.xz
testcases/archives/common/zip/small_archive.zip
testcases/archives/exotic/arj/small_archive.arj
testcases/archives/exotic/lha/small_archive.lha
testcases/archives/exotic/lrzip/small_archive.lrz
testcases/archives/exotic/lzip/small_archive.lz
testcases/archives/exotic/lzma/small_archive.lzma
testcases/archives/exotic/rzip/small_archive.rz
testcases/archives/exotic/zoo/small_archive.zoo
testcases/images/bmp/not_kitty.bmp
testcases/images/gif/not_kitty.gif
testcases/images/ico/not_kitty.ico
testcases/images/jp2/not_kitty.jp2
testcases/images/jpeg/not_kitty.jpg
testcases/images/jxr/not_kitty.jxr
testcases/images/png/not_kitty.png
testcases/images/png/not_kitty_alpha.png
testcases/images/png/not_kitty_gamma.png
testcases/images/png/not_kitty_icc.png
testcases/images/tiff/not_kitty.tiff
testcases/images/webp/not_kitty.webp
testcases/multimedia/h264/small_movie.mp4
testcases/others/elf/small_exec.elf
testcases/others/js/small_script.js
testcases/others/pcap/small_capture.pcap
testcases/others/pdf/small.pdf
testcases/others/rtf/small_document.rtf
testcases/others/sql/simple_queries.sql
testcases/others/text/hello_world.txt
testcases/others/xml/small_document.xml
types.h
utils/README.md
utils/afl_network_proxy/GNUmakefile
utils/afl_network_proxy/Makefile
utils/afl_network_proxy/README.md
utils/afl_network_proxy/afl-network-client.c
utils/afl_network_proxy/afl-network-server.c
utils/afl_proxy/Makefile
utils/afl_proxy/README.md
utils/afl_proxy/afl-proxy.c
utils/afl_untracer/Makefile
utils/afl_untracer/README.md
utils/afl_untracer/TODO
utils/afl_untracer/afl-untracer.c
utils/afl_untracer/ghidra_get_patchpoints.java
utils/afl_untracer/ida_get_patchpoints.py
utils/afl_untracer/libtestinstr.c
utils/afl_untracer/patches.txt
utils/aflpp_driver/GNUmakefile
utils/aflpp_driver/Makefile
utils/aflpp_driver/README.md
utils/aflpp_driver/aflpp_driver.c
utils/aflpp_driver/aflpp_driver_test.c
utils/aflpp_driver/aflpp_qemu_driver.c
utils/aflpp_driver/aflpp_qemu_driver_hook.c
utils/analysis_scripts/queue2csv.sh
utils/argv_fuzzing/Makefile
utils/argv_fuzzing/README.md
utils/argv_fuzzing/argv-fuzz-inl.h
utils/argv_fuzzing/argv_fuzz_demo.c
utils/argv_fuzzing/argv_fuzz_persistent_demo.c
utils/argv_fuzzing/argvfuzz.c
utils/asan_cgroups/limit_memory.sh
utils/bash_shellshock/shellshock-fuzz.diff
utils/canvas_harness/canvas_harness.html
utils/clang_asm_normalize/as
utils/crash_triage/triage_crashes.sh
utils/defork/Makefile
utils/defork/README.md
utils/defork/defork.c
utils/defork/forking_target.c
utils/distributed_fuzzing/sync_script.sh
utils/dynamic_covfilter/README.md
utils/dynamic_covfilter/make_symbol_list.py
utils/libdislocator/Makefile
utils/libdislocator/README.md
utils/libdislocator/libdislocator.so.c
utils/libpng_no_checksum/libpng-nocrc.patch
utils/libtokencap/Makefile
utils/libtokencap/README.md
utils/libtokencap/libtokencap.so.c
utils/persistent_mode/Makefile
utils/persistent_mode/persistent_demo.c
utils/persistent_mode/persistent_demo_new.c
utils/persistent_mode/test-instr.c
utils/plot_ui/Makefile
utils/plot_ui/README.md
utils/plot_ui/afl-plot-ui.c
utils/qbdi_mode/README.md
utils/qbdi_mode/assets/screen1.png
utils/qbdi_mode/build.sh
utils/qbdi_mode/demo-so.c
utils/qbdi_mode/template.cpp
utils/qemu_persistent_hook/Makefile
utils/qemu_persistent_hook/README.md
utils/qemu_persistent_hook/read_into_rdi.c
utils/qemu_persistent_hook/test.c
utils/socket_fuzzing/Makefile
utils/socket_fuzzing/README.md
utils/socket_fuzzing/socketfuzz.c
utils/target_intelligence/README.md