mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-21 13:51:19 +00:00
update AFL++ to 3.10c (#609)
This commit is contained in:
@ -12,8 +12,8 @@ sudo apt-get install -y llvm llvm-dev clang
|
||||
|
||||
git clone https://github.com/AFLplusplus/AFLplusplus
|
||||
cd AFLplusplus
|
||||
# checkout v3.00c
|
||||
git checkout 8e712d1a740b30f9e2d5655d97d4cac6e8aed543
|
||||
# checkout v3.10c
|
||||
git checkout bd0a23de73011a390714b9f3836a46443054fdd5
|
||||
make
|
||||
(cd utils/libdislocator && make)
|
||||
(cd utils/aflpp_driver && make); cp utils/aflpp_driver/*.so .
|
||||
|
Reference in New Issue
Block a user