summaryrefslogtreecommitdiff
path: root/docs/posts/index.html
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2023-10-17 14:53:45 -0600
committerNavan Chauhan <navanchauhan@gmail.com>2023-10-17 14:53:45 -0600
commitf7197b0e3a0b8177d1ac55f8e3e75e9c31f61a8a (patch)
tree4d8a949f2995149c6200bb0a5d282eca3f07c6a3 /docs/posts/index.html
parent97188a509f922d4d70733c903558992488358f62 (diff)
attack lab 1-3
Diffstat (limited to 'docs/posts/index.html')
-rw-r--r--docs/posts/index.html19
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/posts/index.html b/docs/posts/index.html
index ebeecc8..b5da312 100644
--- a/docs/posts/index.html
+++ b/docs/posts/index.html
@@ -50,6 +50,25 @@
<ul>
+ <li><a href="/posts/2023-10-05-attack-lab.html">Attack Lab</a></li>
+ <ul>
+ <li>Walkthrough of Attack Lab Phases 1-3 for CSCI 2400 Computer Systems</li>
+ <li>Published On: 2023-10-05 20:01</li>
+ <li>Tags:
+
+ gdb,
+
+ reverse-engineering,
+
+ c++,
+
+ csci2400,
+
+ assembly,
+
+ </ul>
+
+
<li><a href="/posts/2023-10-04-bomb-lab.html">Bomb Lab</a></li>
<ul>
<li>Walkthrough of Phases 1-6 of Bomb Lab for CSCI 2400 Computer Systems Lab 2</li>