Skip to content

TheWover/UEFIReadCSharp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UEFIReadCShasp

UEFIReadCShasp is a C# application that will read a UEFI firmware variable into a buffer and execute it via reflection using the techniques described in Topher Timzen's post on .NET Machine Code Manipulation

The UEFI Variable read and executed is "CSHARP-UEFI" with the GUID "{E660597E-B94D-4209-9C80-1805B5D19B69}" which is the VirtualBox Test GUID.

How to Play

  1. Fill out bufferLEN in Program.cs to be the length of your UEFI variables buffer from UEFIWriteCSharp.
  2. Build the project using msbuild / visual studio
  3. Run the binary to Hide yo Sh!t!

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 100.0%