Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dude719 committed Nov 10, 2016
2 parents 4d91926 + a702ca1 commit 40da0f9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

A small bootkit designed to use as little ASM as possible. Make sure to compile the driver as an EFI Runtime driver (EFI_RUNTIME_DRIVER) or else the bootkit will be freed once winload.efi calls ExitBootService!

Thanks to [pyro666](https://github.com/Pyro666) and [dreamboot](https://github.com/quarkslab/dreamboot)
Thanks to [pyro666](https://github.com/Pyro666), [dreamboot](https://github.com/quarkslab/dreamboot), and [VisualUEFI](https://github.com/ionescu007/VisualUefi)

![alt text](https://i.gyazo.com/8fa42e625ee993ab1bd0ee136076f5ef.png "Bootkit")

## License
Copyright (C) 2016 dude719, pyro666, Quarkslab
Expand Down

0 comments on commit 40da0f9

Please sign in to comment.