diff options
| author | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2026-02-15 16:19:16 -0500 |
|---|---|---|
| committer | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2026-02-15 16:19:16 -0500 |
| commit | c7cdffa549be231fff7a8a38dbc7caaadd9663a3 (patch) | |
| tree | ffd1fa6ad3d147ccfe05efa44438bb2629278d9a /posts/challenges-re-writeups-4.org | |
| parent | 02ccc4b34760642de4771abde2137d53ba389882 (diff) | |
Series navigation
Diffstat (limited to 'posts/challenges-re-writeups-4.org')
| -rw-r--r-- | posts/challenges-re-writeups-4.org | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/posts/challenges-re-writeups-4.org b/posts/challenges-re-writeups-4.org index c80c27a..2b33d0d 100644 --- a/posts/challenges-re-writeups-4.org +++ b/posts/challenges-re-writeups-4.org @@ -1148,3 +1148,12 @@ Infrequent enough that it wouldn't be overwhelming, and I'd be able to make it a sizeable challenge. I'd be able to give out hints every week, and post the solution at the end of the month. Actually, I may do this through the [[https://ctf.cs.umass.edu/][wargames]] site we're putting together at university. Stay tuned! + +#+BEGIN_EXPORT html +<nav class="series-nav" aria-label="Series navigation"> + <a href="/blog/challenges-re-writeups-3.html" class="series-box single-left next"> + <span class="series-label">« Previous in series</span> + <span class="series-title">Writeups for Dennis Yurichev's Reverse Engineering Challenges (#23-#35)</span> + </a> +</nav> +#+END_EXPORT |