
* move windows, inprocess fork to a different file, try new hook mechanism for the executor * fix * even more * more * more * fix * fix * macosgit add -ugit add -u * windows! * windows! * aa * aa * macos * std * wtf unresolved? * Copy, Clone * why you just don't have the same API! * inproc * next; inprocess * windows? * ci * ci * ci * unused * ci * unused * no_std * windows no std * fix * inprocess * fix * windows * fuzzers * macos , book * fix * aa * allow * fix * stop suggesting wrong lint AAAAAAAAAAAAAAAAA!!! * stop suggesting wrong lint AAAAAAAAAAAAAAAAA!!! * win * fix * wip * wip2 * windows done? * remove TimeoutExecutor * ci * ci * miri * fixfi * compile on windows * a * clp * no_std stuff * windows no_std * mac stuff * m * a * ci * ci * deleting timeoutexecutor, gradually * fucking macos * ci * test * ci * ci * batch mode constructor * fix * ci * aa * miri * aaa * tmate again * fix windows stuff * final fix * another win fix * add * let's add the new fix later * more * fi * parse * win clippy * win no std * safety * fix * DEFAULT * final fix * libafl_libfuzzer * comments * fix * fix fuzzres * fixxxxx * fixxxxx * last fix * change name
71 lines
598 B
Plaintext
71 lines
598 B
Plaintext
target
|
|
target-bin
|
|
out
|
|
Cargo.lock
|
|
vendor
|
|
|
|
.DS_Store
|
|
.env
|
|
|
|
*.tmp
|
|
*.swp
|
|
*.o
|
|
*.a
|
|
*.so
|
|
*.out
|
|
*.elf
|
|
*.bin
|
|
*.dll
|
|
*.exe
|
|
*.dSYM
|
|
*.obj
|
|
|
|
.cur_input
|
|
.cur_input_*
|
|
cur_input
|
|
.venv
|
|
|
|
crashes
|
|
|
|
callgrind.out.*
|
|
perf.data
|
|
perf.data.old
|
|
|
|
.vscode
|
|
test.dict
|
|
|
|
.idea/
|
|
|
|
# Ignore all built fuzzers
|
|
fuzzer_*
|
|
AFLplusplus
|
|
test_*
|
|
*_fuzzer
|
|
*_harness
|
|
|
|
# Ignore common dummy and logfiles
|
|
*.log
|
|
a
|
|
|
|
forkserver_test
|
|
__pycache__
|
|
*.lafl_lock
|
|
*.metadata
|
|
|
|
*atomic_file_testfile*
|
|
**/libxml2
|
|
**/corpus_discovered
|
|
**/libxml2-*.tar.gz
|
|
|
|
libafl_nyx/QEMU-Nyx
|
|
libafl_nyx/packer
|
|
|
|
.z3-trace
|
|
|
|
# No gdb history
|
|
.gdb_history
|
|
# No llvm IR
|
|
*.ll
|
|
|
|
.tar.gz
|