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 | |
| parent | 425fce9e3e2a38a0439f3e41bc27b8b475bb1fd6 (diff) | |
| download | journal.lunar.sh-bad6a439de1b68b74c164c22eb16023a74d8aa87.tar.gz journal.lunar.sh-bad6a439de1b68b74c164c22eb16023a74d8aa87.zip | |
core: update dates
| -rw-r--r-- | _posts/2020-11-03-transistor-design-for-newbies.md | 1 | ||||
| -rw-r--r-- | _posts/2020-12-11-mono-dot-net-injection.md | 1 | ||||
| -rw-r--r-- | _posts/2022-12-31-linux-detours.md | 1 | ||||
| -rw-r--r-- | _posts/2023-09-17-gsctool.md | 1 | ||||
| -rw-r--r-- | _posts/featured/2024-03-20-rf-primer.md | 2 |
5 files changed, 5 insertions, 1 deletions
diff --git a/_posts/2020-11-03-transistor-design-for-newbies.md b/_posts/2020-11-03-transistor-design-for-newbies.md index b970c3a..a9ad98b 100644 --- a/_posts/2020-11-03-transistor-design-for-newbies.md +++ b/_posts/2020-11-03-transistor-design-for-newbies.md @@ -1,5 +1,6 @@ --- layout: post +date: 2020-11-03 title: Transistor Circuit Design For Newbies author: Dylan Müller --- diff --git a/_posts/2020-12-11-mono-dot-net-injection.md b/_posts/2020-12-11-mono-dot-net-injection.md index ef18e35..f0f4c12 100644 --- a/_posts/2020-12-11-mono-dot-net-injection.md +++ b/_posts/2020-12-11-mono-dot-net-injection.md @@ -1,5 +1,6 @@ --- layout: post +date: 2020-12-11 title: Mono/.NET Injection Under Linux author: Dylan Müller --- 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 --- diff --git a/_posts/2023-09-17-gsctool.md b/_posts/2023-09-17-gsctool.md index 3fa5e32..daf5379 100644 --- a/_posts/2023-09-17-gsctool.md +++ b/_posts/2023-09-17-gsctool.md @@ -1,5 +1,6 @@ --- layout: post +date: 2023-09-17 title: A simple GSC loader for COD Black Ops 1 author: Dylan Müller --- diff --git a/_posts/featured/2024-03-20-rf-primer.md b/_posts/featured/2024-03-20-rf-primer.md index 43ffcb1..67ba129 100644 --- a/_posts/featured/2024-03-20-rf-primer.md +++ b/_posts/featured/2024-03-20-rf-primer.md @@ -1,7 +1,7 @@ --- layout: post -title: RF Circuit and Power Amplifier Design Basics date: 2024-03-20 +title: RF Circuit and Power Amplifier Design Basics author: Dylan Müller --- |
