Tue, Apr 14, 2020 9:14:57 PM

This commit is contained in:
Samuel Tulach
2020-04-14 21:14:57 +02:00
parent 673f8aaeba
commit 1029c42c22

View File

@@ -1,4 +1,5 @@
<p align="center">
<img src="assets/logo.png"/>
</p>
Efi-memory is a proof-of-concept EFI runtime driver for reading and writing to virtual memory. It hooks SetVariable() to communicate with client program in the OS.