diff options
| author | Dylan Müller <md.node.0@gmail.com> | 2025-12-21 15:42:07 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-21 15:42:07 +0200 |
| commit | 77c5ea3668d29e262650b064d5076a7585b33a43 (patch) | |
| tree | f1440dab7880cd37b34e01c45160652c682a42e5 /README.md | |
| parent | 80b4754f714415097bbd5cdf15b88c80a748da0a (diff) | |
| download | cdl86-77c5ea3668d29e262650b064d5076a7585b33a43.tar.gz cdl86-77c5ea3668d29e262650b064d5076a7585b33a43.zip | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -21,7 +21,7 @@ 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`
+- `Linux (Ubuntu)`
- `MS Windows`
The library currently supports two types of function hooks:
@@ -131,3 +131,4 @@ Folders: +---------------------------------------+
```
+
|
