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

This commit is contained in:
Samuel Tulach
2020-04-14 21:14:43 +02:00
parent cf866a73ef
commit 673f8aaeba

View File

@@ -1,3 +1,4 @@
<p align="center">
<img src="assets/logo.png"/>
</p>
</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.