mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-13 02:28:09 +00:00
Add post library API as custom mutator and rename pre_save
This commit is contained in:
@ -120,7 +120,7 @@ def fuzz(buf, add_buf, max_size):
|
||||
#
|
||||
# return next_index
|
||||
#
|
||||
# def pre_save(buf):
|
||||
# def post_process(buf):
|
||||
# '''
|
||||
# Called just before the execution to write the test case in the format
|
||||
# expected by the target
|
||||
|
Reference in New Issue
Block a user