Skip to content

Commit fe11e12

Browse files
authoredDec 31, 2024
Update README.md
1 parent 9c15046 commit fe11e12

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed
 

‎README.md

+9-3
Original file line numberDiff line numberDiff line change
@@ -63,15 +63,21 @@ size connected to the system.
6363

6464
The parameter `<path/to/ISO/image.iso>` specifies the path to the ISO image.
6565

66-
## 3. Run the Experiment
66+
## 3. Turn Off Secure Boot
67+
- Restart your computer and access the `BIOS/UEFI` settings. This is usually done by pressing a specific key during boot, such as `F2`, `F10`, `F12`, or `Del`
68+
- Navigate to the Secure Boot settings. Look for options like "Boot" or "Security" in the BIOS/UEFI menu. The location of Secure Boot settings varies depending on the system manufacturer.
69+
- Disable Secure Boot. Find the `Secure Boot` option and set it to `Disabled`. Some systems may require you to set an `Administrator Password` in the `BIOS/UEFI` before you can change this setting.
70+
- Save changes and exit.
71+
72+
## 4. Run the Experiment
6773
- Boot your target system using the USB drive with the flashed HammerISO.
6874
- The ISO will automatically performs Rowhammer experiment and displays an overview of the results, including the number of bit flips detected.
6975

70-
## 4. The Results
76+
## 5. The Results
7177
- Logs/Results are stored and compressed in a ZIP file on a separate partition of the USB drive where you can easily access anytime.
7278
- Multiple tests/boots will NOT erase previous results.
7379

74-
## 5. Upload Results (Optional)
80+
## 6. Upload Results (Optional)
7581
- After completing the experiment, the setup will prompt you to upload the results to our server (Optional).
7682
- Uploading helps contribute to the large-scale study at [flippyr.am](https://flippyr.am).
7783

0 commit comments

Comments
 (0)
Please sign in to comment.