about summary refs log tree commit diff
path: root/frida_mode/test/cache
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2023-07-13 10:10:30 +0200
committervanhauser-thc <vh@thc.org>2023-07-13 10:10:30 +0200
commit534b3eba143c0532e600eb6da08ac2195fa24570 (patch)
treef2f8135c4dd197cb268ee0147682c652b90d14dc /frida_mode/test/cache
parent2a34e845072204b29200bf0e480d1d4f2201b332 (diff)
downloadafl++-534b3eba143c0532e600eb6da08ac2195fa24570.tar.gz
qemu_get_symbol_addr.sh
Diffstat (limited to 'frida_mode/test/cache')
-rw-r--r--frida_mode/test/cache/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/frida_mode/test/cache/GNUmakefile b/frida_mode/test/cache/GNUmakefile
index 12736a3f..98776193 100644
--- a/frida_mode/test/cache/GNUmakefile
+++ b/frida_mode/test/cache/GNUmakefile
@@ -11,7 +11,7 @@ QEMU_OUT:=$(BUILD_DIR)qemu-out
 FRIDA_OUT:=$(BUILD_DIR)frida-out
 
 ADDR_BIN:=$(ROOT)frida_mode/build/addr
-GET_SYMBOL_ADDR:=$(ROOT)frida_mode/util/get_symbol_addr.sh
+GET_SYMBOL_ADDR:=$(ROOT)frida_mode/util/frida_get_symbol_addr.sh
 
 AFLPP_FRIDA_DRIVER_HOOK_OBJ=$(ROOT)frida_mode/build/frida_hook.so