Skip to content

Commit a0a12bb

Browse files
authored
Update README.md
Added instructions
1 parent a7d0f8b commit a0a12bb

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,13 @@ BlackLotus is an innovative UEFI Bootkit designed specifically for Windows. It i
2424
- Anti-Hooking engine (for disabling, bypassing, and controlling EDRs)
2525
- Modular plugin system
2626

27+
## Installation
2728

28-
Setup by modifying the config.c file by including your C2s hostname or IP address.
29-
After that compliation should be easy, just keep the included settings in the Visual Studio solution.
29+
Download and install EDK2, from https://github.com/tianocore/edk2 <br>
30+
Instructions can be obtained <a href="https://github.com/tianocore/tianocore.github.io/wiki/Getting-Started-with-EDK-II">here</a>
31+
32+
After installing EDK2, you are ready to compile the EFI drivers.
33+
Edit the config.c file to include your C2s hostname or IP address. After that, compliation should be easy, just keep the included settings in the Visual Studio solution.
3034

3135
## Default Panel Credentials:
3236

0 commit comments

Comments
 (0)