diff options
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 |