Update README.md

master
xerox 4 years ago
parent 62b0f81c6e
commit 519645cef5

@ -9,7 +9,6 @@ Installing the hook/Init.
hook::make_hook(
&WriteFile, //address to put inline hook at.
&HookWriteFile, //address to jmp too.
false //you dont need to install the hook when you make one
);
```

Loading…
Cancel
Save