mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-12 10:08:07 +00:00
Update custom_mutators.md
This commit is contained in:
@ -89,10 +89,10 @@ def queue_get(filename):
|
|||||||
|
|
||||||
def queue_new_entry(filename_new_queue, filename_orig_queue):
|
def queue_new_entry(filename_new_queue, filename_orig_queue):
|
||||||
pass
|
pass
|
||||||
```
|
|
||||||
|
|
||||||
def introspection():
|
def introspection():
|
||||||
return string
|
return string
|
||||||
|
```
|
||||||
|
|
||||||
### Custom Mutation
|
### Custom Mutation
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user