diff options
| author | dmlunar <root@lunar.sh> | 2026-06-20 16:43:14 +0200 |
|---|---|---|
| committer | dmlunar <root@lunar.sh> | 2026-06-20 16:43:14 +0200 |
| commit | bad6a439de1b68b74c164c22eb16023a74d8aa87 (patch) | |
| tree | 2415f361167fe3ef59523c7289c806da1d5f92c5 /_posts/2022-12-31-linux-detours.md | |
| parent | 425fce9e3e2a38a0439f3e41bc27b8b475bb1fd6 (diff) | |
| download | journal.lunar.sh-bad6a439de1b68b74c164c22eb16023a74d8aa87.tar.gz journal.lunar.sh-bad6a439de1b68b74c164c22eb16023a74d8aa87.zip | |
core: update dates
Diffstat (limited to '_posts/2022-12-31-linux-detours.md')
| -rw-r--r-- | _posts/2022-12-31-linux-detours.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_posts/2022-12-31-linux-detours.md b/_posts/2022-12-31-linux-detours.md index 78a00e4..65c3438 100644 --- a/_posts/2022-12-31-linux-detours.md +++ b/_posts/2022-12-31-linux-detours.md @@ -1,5 +1,6 @@ --- layout: post +date: 2022-12-31 title: A Tiny C (x86_64) Function Hooking Library author: Dylan Müller --- |
