Skip to content

Binary v0.1

Latest
Compare
Choose a tag to compare
@NaniteFactory NaniteFactory released this 07 Oct 07:09
· 1 commit to master since this release

How to use

Make the target process to load this runtime libray hookwin10calc.dll as a module. (DLL Injection)

MinHook.x64.dll is required in order to run this module as it is dependent on minhook library.

See gominhook for more info.

To release the hook, run something like:

call hookwin10calc.Unhook + 0x0

Showcase