Delphi Detours Library
Posted 朝闻道
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Delphi Detours Library相关的知识,希望对你有一定的参考价值。
发现这个开源库,可以Hook Delphi的底层实现。快来看看:
The Delphi Detours Library is a library allowing you to hook Delphi and Windows API functions. It provides an easy way to insert and remove hook.
https://github.com/mahdisafsafi/delphi-detours-library
以上是关于Delphi Detours Library的主要内容,如果未能解决你的问题,请参考以下文章
为啥在 Delphi 10.4.1(最新)中不使用 Detours 安装 Vcl.Styles (RRUZ)