Skip to content

Releases: HeathHowren/hookscan

Release list

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 26 Sep 05:33

An x64 and an x86 zip, each with hookscan.exe. Use the x64 build
for 64-bit processes and the x86 build for 32-bit ones.

The binaries are unsigned. Antivirus software may flag a tool
that reads another process's memory. Build from source if you would
rather not take a binary on trust.

See CHANGELOG.md for what is new and THIRD_PARTY_NOTICES.md for
licensing (hookscan is MIT and statically links Zydis, also MIT).