f264355bf67bb7f95e52d3cfa88032cc78f1c4b9
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.
Repo content
driver/
- EFI driver itself
client/efi-mapper
- kdmapper fork that uses efi-memory to manual map any Windows driver
Description
Languages
C++
71.3%
C
25.6%
Makefile
2.6%
Shell
0.5%
