Commit 44246cfd authored by swift_gan's avatar swift_gan Committed by swift_gan

tweak code

parent c10eabf0
......@@ -16,7 +16,7 @@ using namespace SandHook::Utils;
#include "assembler_a64.h"
#include "code_relocate_a64.h"
#include "../archs/arm64/relocate/code_relocate_a64.h"
#include "code_relocate_a64.h"
AndroidCodeBuffer* backupBuffer = new AndroidCodeBuffer();
void *InlineHookArm64Android::inlineHook(void *origin, void *replace) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment