Thread: UEFI Bootkit
View Single Post
  #1  
Old 11-26-2016, 12:18
dude719 dude719 is offline
Friend
 
Join Date: May 2016
Posts: 7
Rept. Given: 0
Rept. Rcvd 3 Times in 1 Post
Thanks Given: 21
Thanks Rcvd at 9 Times in 3 Posts
dude719 Reputation: 3
UEFI Bootkit

Recently I needed to disable patchguard in Windows 10 x64. I really don't like writing in assembly language much so I designed this bootkit to use absolutely no assembly language. Was fairly easy to find suitible places to hook in C rather than jump to my own assembly routine. Thanks to a friend, UEFI, and some helpful references, this was made very simple. The code can be found on github here:

https://github.com/dude719/UEFI-Bootkit
Reply With Quote
The Following 3 Users Gave Reputation+1 to dude719 For This Useful Post:
alephz (12-01-2016), mr.exodia (11-26-2016), sh3dow (11-27-2016)
The Following 7 Users Say Thank You to dude719 For This Useful Post:
besoeso (11-26-2016), doingtest (11-28-2016), ilikenwf (12-18-2017), KNARZ (12-18-2018), mavermaver (12-01-2016), Naides (11-26-2016), user_hidden (11-26-2016)