FakeHello, I am making this simple tutorial for hook on jailed devices using iSH hooks code, to help others who are starting out with modding.
[Hidden content]
hook.hUndefined symbols for architecture arm64:
"__Z4hookPPvS0_i", referenced from:
__Z4initv in ImGuiDrawView.mm.2cd55216.o
ld: symbol(s) not found for architecture arm64
clang-11: error: linker command failed with exit code 1 (use -v to see invocation) get this error can anyone help me
#ifdef __cplusplus
extern "C" {
#endif
bool hook(void *o[], void *n[], int c);
#ifdef __cplusplus
}
#endif
Thank you its workhook.h
C:#ifdef __cplusplus extern "C" { #endif bool hook(void *o[], void *n[], int c); #ifdef __cplusplus } #endif
Do same feature without hooking with iSHWe really need the ability to call the original function - can we add?
I tried but Breakpoint is hit again. Can you kindly share sample code?Do same feature without hooking with iSH
We use cookies to personalize content and ads, to provide social media features and to analyse our traffic. We also share necessary information with our advertising and analytics partners to optimize your experience on our site.
Learn more about cookies
We use cookies to personalize content and ads, to provide social media features and to analyse our traffic. We also share necessary information with our advertising and analytics partners to optimize your experience on our site.
Learn more about cookies