diff --git a/WEEK01/WEEK01-04.md b/WEEK01/WEEK01-04.md index 174205b..aced5a0 100644 --- a/WEEK01/WEEK01-04.md +++ b/WEEK01/WEEK01-04.md @@ -3,7 +3,7 @@ ## Week 1: Introduction and Overview of Embedded Reverse Engineering: Ethics, Scoping, and Basic Concepts -### Exercise 4: Connect GDB (Preparation for Week 2) +### Exercise 4: Connect GDB & Basic Exploration #### Objective Set up GDB (GNU Debugger) to dynamically analyze the "hello, world" program running on your Pico 2, verifying that your debugging setup works correctly.