DelphiHookUtils
1.0.0
English | Chinese
DelphiHookUtils is a utility library for code hooking, inspired by wr960204's delphi-hook-library. This library replaces BeaEngine with LDE64 to reduce size, along with additional modifications and improvements.
To install the DelphiHookUtils binding, follow these steps:
Clone the repository:
git clone https://github.com/delphilite/DelphiHookUtils.gitAdd the DelphiHookUtilsSource directory to the project or IDE's search path.
For more examples, refer to the ones under the Demos folder in the library.
For more information, refer to the wiki documentation below.
Contributions are welcome! Please fork this repository and submit pull requests with your improvements.
This project is licensed under the Mozilla Public License 2.0. See the LICENSE file for details.