aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorKonstantin Aladyshev <aladyshev22@gmail.com>2024-03-04 01:53:27 +0300
committerKonstantin Aladyshev <aladyshev22@gmail.com>2024-03-04 01:54:00 +0300
commit00452086b42310db2ba0a2b2a8de0340ff6030fe (patch)
tree9c207972a0ac2f09e4f8f62f2d4917f01756f78d /README.md
parentdcd9aa0c3d8f764c0ba3d3348451b8d7773971eb (diff)
downloadUEFI-Lessons-00452086b42310db2ba0a2b2a8de0340ff6030fe.tar.gz
UEFI-Lessons-00452086b42310db2ba0a2b2a8de0340ff6030fe.tar.bz2
UEFI-Lessons-00452086b42310db2ba0a2b2a8de0340ff6030fe.zip
Add Ghidra Lesson
Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index b3d6de9..bbad983 100644
--- a/README.md
+++ b/README.md
@@ -98,6 +98,7 @@ _____
- [Lesson XX](Lessons_uncategorized/Lesson_Password_2): The `password` VFR input element - Part 2: Use `EFI_HASH2_PROTOCOL` to calculate password string hash
_____
- [Lesson XX](Lessons_uncategorized/Lesson_Hidden_BIOS_settings): Changing hidden BIOS settings. Using `IFRExtractor` utility to extract UEFI IFR data into human-readable text
+- [Lesson XX](Lessons_uncategorized/Lesson_Ghidra): Decompile UEFI modules with the help of `Ghidra` software and the `efiSeek` plugin
_____
- [Lesson XX](Lessons_uncategorized/Lesson_ARCH): Architecture specifier in section names
- [Lesson XX](Lessons_uncategorized/Lesson_SKU): SKU specifier in section names