Andrea Fioraldi
|
a1fc2a5453
|
Bump to 0.5.0
|
2021-07-05 14:12:40 +02:00 |
|
Andrea Fioraldi
|
8056cbe5cb
|
Weak main to link non-fuzzing targets
|
2021-06-28 11:41:04 +02:00 |
|
Andrea Fioraldi
|
5b54f0f068
|
Llvm passes (#185)
* enable llvm passes in libafl_cc
* cmplog rtn pass in fuzzbench fuzzer
* improve libafl_cc
* silence fuzzbench compiler wrapper
* instrumentation and runtime for rtn cmplog
* fix test
* fix test
* fuck clippy
* remove anon union in CmpLogMap
* windows.h
* remove libafl_targets_cmplog_wrapper
* no inline linking
* adapt fuzzers/
|
2021-06-23 09:38:15 +02:00 |
|
Andrea Fioraldi
|
bdb5efbf5b
|
Configurations (#162)
* print sender id
* storing sender id to env
* executor in llmp handle_in_client
* compile the lib
* compiling generic_inmemory
* fix forkserver
* adapt from fuzzers
* instrospection fix
* exitkind in NewTestcase
* fix libafl_frida
* fix firda_libpng
* send conf with Newtestcase event
* bump to 0.4.0
* no_std fix
* fmt
* fix libfuzzer_libmozjpeg
Co-authored-by: Dominik Maier <domenukk@gmail.com>
|
2021-06-22 15:04:14 +02:00 |
|
Dominik Maier
|
dea21da5c3
|
fuzzbench harness (#165)
* starting to build fuzzbench harness
* fuzzbench updated
* fuzzbench example readme
* removed dummy files
* Intial de-luxe dockerfile added
* added to dockerignore
* more fuzzbench
* dockerfile
* final dockerfile fun
* fuzzing fixes, switched rand, build fixes
* fmt
* added dummy fuzzone
* silence wrapper output
* clippy
* logfile fixes
* adopt changes to libafl-cc
* various fixes
|
2021-06-16 18:24:07 +02:00 |
|