summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLunar Journal <md.node.0@gmail.com>2024-12-27 14:20:13 +0200
committerGitHub <noreply@github.com>2024-12-27 14:20:13 +0200
commit50c819dcff84e2c263958fcb415cd8fe22bb684f (patch)
treef0a57e88f278da980f829290d681164a19700b8a /README.md
parent6804dc70db31f77276e054eddf2e2d11a9f20e2a (diff)
downloadcdl86-50c819dcff84e2c263958fcb415cd8fe22bb684f.tar.gz
cdl86-50c819dcff84e2c263958fcb415cd8fe22bb684f.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 552ade5..3e7bbbe 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@
[`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.
+It allows for the interception of `x86` and `x86_64` `C/C++` binary functions in memory following code injection.
Currently the following platforms are supported:
- `Linux`