diff options
author | Lunar Journal <md.node.0@gmail.com> | 2024-12-12 17:58:10 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-12 17:58:10 +0200 |
commit | b4c6aabd6e106e8a93ee440670f807f226d616a8 (patch) | |
tree | 377c1f05b70b3f036172786f03698b0964c5711d | |
parent | 35a745d166790ad52bc45afb25bfa24ae568b894 (diff) | |
download | cdl86-b4c6aabd6e106e8a93ee440670f807f226d616a8.tar.gz cdl86-b4c6aabd6e106e8a93ee440670f807f226d616a8.zip |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ > [`cs2rec`](https://github.com/FASTCUP/cs2rec)
# Abstract
-`cdl86` is a simple, 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` for Linux and Windows.
It allows for the interception of `x86` and `x86_64` `C/C++` functions in memory.
|