Files
efi-memory/README.md
2020-04-14 21:14:57 +02:00

5 lines
220 B
Markdown

<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.