Unverified Commit 8674c887 authored by ganyao114's avatar ganyao114 Committed by GitHub

Update README.md

parent 327c62b7
...@@ -198,6 +198,12 @@ SandHook.passApiCheck(); ...@@ -198,6 +198,12 @@ SandHook.passApiCheck();
To bypass hidden api on P & Q To bypass hidden api on P & Q
# Native Hook
#include "includes/sandhook.h"
// can not call origin method now
bool nativeHookNoBackup(void* origin, void* hook);
# Demo # Demo
......
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