mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-19 13:03:44 +00:00
5 lines
98 B
C
5 lines
98 B
C
#include "frida-gum.h"
|
|
|
|
void intercept(void *address, gpointer replacement, gpointer user_data);
|
|
|