5 lines
220 B
Markdown
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. |