1 Star 2 Fork 0

PZomboss / tinyhook

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 739 Bytes
一键复制 编辑 原始数据 按行查看 历史
PeaZomboss 提交于 2024-01-30 21:00 . Update README

tinyhook

A tiny inline hook framework for Windows, support x86, x64 and ARM64 now.

Thanks to oblique, the insn_len.h is copied from https://github.com/oblique/insn_len with some modification.

This framework is created to do some tests, and to keep simple, so it does not provide some common features, one need to implement by self.


tinyhook 是一个微型的 inline hook 框架,适用于 Windows 操作系统,目前支持 x86、x64 和 ARM64 处理器架构。

感谢 oblique,insn_len.h 是从 https://github.com/oblique/insn_len 复制过来的,并进行了一些修改。

该框架是出于测试的目的创建的,同时为了确保简单,因此不提供一些常见功能,如果需要请自行实现。

1
https://gitee.com/peazomboss/tinyhook.git
git@gitee.com:peazomboss/tinyhook.git
peazomboss
tinyhook
tinyhook
main

搜索帮助