mirror of
https://github.com/mytechnotalent/Embedded-Hacking.git
synced 2026-08-29 14:20:46 +02:00
Overhall w/ slides
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
||||
# Embedded Systems Reverse Engineering
|
||||
# Embedded Systems Reverse Engineering
|
||||
[Repository](https://github.com/mytechnotalent/Embedded-Hacking)
|
||||
|
||||
## Week 3
|
||||
@@ -12,7 +12,7 @@ Locate the `main()` function, examine its first instructions, identify the first
|
||||
#### Prerequisites
|
||||
- Raspberry Pi Pico 2 with debug probe connected
|
||||
- OpenOCD and `arm-none-eabi-gdb` available
|
||||
- `build/0x0001_hello-world.elf` loaded
|
||||
- `build\0x0001_hello-world.elf` loaded
|
||||
- Understanding of function calls and the link register (LR) from previous weeks
|
||||
|
||||
#### Task Description
|
||||
|
||||
Reference in New Issue
Block a user