From b696390cbe434c7932d5c662593565268f109a32 Mon Sep 17 00:00:00 2001 From: Dylan Müller Date: Wed, 24 Dec 2025 09:06:46 +0200 Subject: Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 814129c..28d00b0 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,9 @@ Currently the following platforms are supported: - `MS Windows` The library currently supports two types of function hooks: -* `JMP` patch - patches origin function with a `JMP` to detour. -* `INT3` patch - places software breakpoint (`SWBP`) at origin address.
-Handles `control flow` to `detour`. +* `JMP` patch - patches origin function with a `JMP` to detour +* `INT3` patch - places software breakpoint (`SWBP`) at origin address
+Handles `control flow` to `detour` > Note: This project makes use of an internal `x86` instruction length disassembly engine. @@ -132,3 +132,4 @@ Folders: ``` + -- cgit v1.2.3-70-g09d2