diff options
author | Lunar Journal <md.node.0@gmail.com> | 2024-12-15 15:59:57 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-15 15:59:57 +0200 |
commit | d949c9b8252a79fc230c3069c6b49847236349ff (patch) | |
tree | a6356bb3aa855ffc38104e532283976586a71c8e /README.md | |
parent | 30c7e8876f2b8ad923cab43a7c7fdd77f0135d32 (diff) | |
download | cdl86-d949c9b8252a79fc230c3069c6b49847236349ff.tar.gz cdl86-d949c9b8252a79fc230c3069c6b49847236349ff.zip |
Update README.md
Diffstat (limited to '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 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` for Linux and Windows.
It allows for the interception of `x86` and `x86_64` `C/C++` binary functions in memory.
|