Update exercise title for clarity in WEEK01-03.md

This commit is contained in:
Kevin Thomas
2026-01-10 15:20:39 -05:00
committed by GitHub
parent 49555b6d0a
commit d6892f9dbc

View File

@@ -3,7 +3,7 @@
## Week 1: Introduction and Overview of Embedded Reverse Engineering: Ethics, Scoping, and Basic Concepts
### Exercise 3: Cross-References
### Exercise 3: Find Cross-References in Ghidra
#### Objective
Learn how to use Ghidra's cross-reference feature to trace how data flows through code, understanding where specific data is read, written, or referenced.