f138ce327feb6143422b771ce049d4de2aee44c5
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%
