diff options
| author | Your Name <you@example.com> | 2021-08-25 18:34:39 +0100 |
|---|---|---|
| committer | Your Name <you@example.com> | 2021-08-25 18:34:39 +0100 |
| commit | 4cdf4d2eaf9f81c37e99fd589858abf98d8be173 (patch) | |
| tree | 85ecdcf0d7c8ad85f23398c01b5933ff955efa36 /frida_mode/frida.map | |
| parent | edda239131164945068d967acae813156a352898 (diff) | |
| download | afl++-4cdf4d2eaf9f81c37e99fd589858abf98d8be173.tar.gz | |
Changes to fix coverage output
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 7ad5e682..288633ab 100644 --- a/frida_mode/frida.map +++ b/frida_mode/frida.map @@ -26,6 +26,7 @@ js_api_set_prefetch_backpatch_disable; js_api_set_prefetch_disable; js_api_set_stalker_callback; + js_api_set_stalker_ic_entries; js_api_set_stats_file; js_api_set_stats_interval; js_api_set_stderr; |
