From f6d2141a480dd6b5b8ee0e48d43bb64773232791 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Tue, 26 Mar 2024 23:38:14 -0600 Subject: add header ids --- docs/posts/2023-10-04-bomb-lab.html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'docs/posts/2023-10-04-bomb-lab.html') diff --git a/docs/posts/2023-10-04-bomb-lab.html b/docs/posts/2023-10-04-bomb-lab.html index 919ee15..6f736a8 100644 --- a/docs/posts/2023-10-04-bomb-lab.html +++ b/docs/posts/2023-10-04-bomb-lab.html @@ -6,13 +6,13 @@ - Bomb Lab + id="bomb-lab">Bomb Lab - - + Bomb Lab" /> + Bomb Lab" /> @@ -44,9 +44,9 @@
-

Bomb Lab

+

Bomb Lab

-

Introduction

+

Introduction

Lab 2 for CSCI 2400 @ CU Boulder - Computer Systems

@@ -63,7 +63,7 @@

Note: I am not sure about the history of the bomb lab. I think it started at CMU.

-

Phase 1

+

Phase 1

joxxxn@jupyter-nxxh6xx8:~/lab2-bomblab-navanchauhan/bombbomb$ gdb -ex 'break phase_1' -ex 'break explode_bomb' -ex 'run' ./bomb 
@@ -116,7 +116,7 @@ End of assembler <
 
-

Phase 2

+

Phase 2

Phase 1 defused. How about the next one?
@@ -239,7 +239,7 @@ That's number
-

Phase 3

+

Phase 3

Let us look at the disassembled code first

@@ -521,7 +521,7 @@ Halfway there!
-

Phase 4

+

Phase 4

joxxxn@jupyter-nxxh6xx8:~/lab2-bomblab-navanchauhan/bombbomb$ gdb -ex 'break phase_4' -ex 'break explode_bomb' -ex 'run' -args ./bomb sol.txt 
@@ -732,7 +732,7 @@ So you got 
 
-

Phase 5

+

Phase 5

So you got that one.  Try this one.
@@ -863,7 +863,7 @@ Good work!  On Awesome!

-

Phase 6

+

Phase 6

Good work!  On to the next...
-- 
cgit v1.2.3