From 6804dc70db31f77276e054eddf2e2d11a9f20e2a Mon Sep 17 00:00:00 2001 From: Lunar Journal Date: Fri, 27 Dec 2024 14:19:12 +0200 Subject: Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2015f0b..552ade5 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,15 @@ > [`cs2rec`](https://github.com/FASTCUP/cs2rec) # Abstract -`cdl86` is a tiny, single file, cross platform `detours` library written in `C` for Linux and Windows. +`cdl86` is a tiny, single file, cross platform `detours` library written in `C`. + +[`https://journal.lunar.sh/2022/linux-detours.html`](https://journal.lunar.sh/2022/linux-detours.html) It allows for the interception of `x86` and `x86_64` `C/C++` binary functions in memory. -[`https://journal.lunar.sh/2022/linux-detours.html`](https://journal.lunar.sh/2022/linux-detours.html) +Currently the following platforms are supported: +- `Linux` +- `Windows` The library currently supports two types of function hooks: * `JMP` patch - patches origin function with a `JMP` to detour. -- cgit v1.2.3-70-g09d2