mirror of
https://github.com/mytechnotalent/Embedded-Hacking.git
synced 2026-07-10 06:18:40 +02:00
Add files via upload
This commit is contained in:
+3
-1
@@ -300,7 +300,9 @@ Ghidra will open. Now we need to create a new project.
|
|||||||
1. Open your file explorer
|
1. Open your file explorer
|
||||||
2. Navigate to the `Embedded-Hacking` folder
|
2. Navigate to the `Embedded-Hacking` folder
|
||||||
3. Find `0x0005_intro-to-variables.bin`
|
3. Find `0x0005_intro-to-variables.bin`
|
||||||
4. **Drag and drop** the `.bin` file into Ghidra's project window
|
4. Select Cortex M Little Endian 32
|
||||||
|
5. Select Options and set up the .text and offset 10000000
|
||||||
|
6. **Drag and drop** the `.bin` file into Ghidra's project window
|
||||||
|
|
||||||
### Step 7: Configure the Binary Format
|
### Step 7: Configure the Binary Format
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user