diff options
| author | Your Name <you@example.com> | 2021-08-26 18:06:41 +0100 |
|---|---|---|
| committer | Your Name <you@example.com> | 2021-08-26 18:06:41 +0100 |
| commit | e5f5d5886af5d3fad07c2e64945236258b3aca23 (patch) | |
| tree | a35abfb3649e7a58335926f91c3ddd80fc82581f /frida_mode/frida.map | |
| parent | 86f920f64535e724752022fced4e0b7e5c7d121a (diff) | |
| download | afl++-e5f5d5886af5d3fad07c2e64945236258b3aca23.tar.gz | |
Add unstable coverage support
Diffstat (limited to 'frida_mode/frida.map')
| -rw-r--r-- | frida_mode/frida.map | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frida_mode/frida.map b/frida_mode/frida.map index 288633ab..e753570f 100644 --- a/frida_mode/frida.map +++ b/frida_mode/frida.map @@ -18,6 +18,7 @@ js_api_set_instrument_seed; js_api_set_instrument_trace; js_api_set_instrument_trace_unique; + js_api_set_instrument_unstable_coverage_file; js_api_set_persistent_address; js_api_set_persistent_count; js_api_set_persistent_debug; |
