Skip to content

Rust program for interfacing with the gigabyte driver to gain access to powerful primitives such as arbitrary kernel memcpy.

Notifications You must be signed in to change notification settings

Anal-Repair/gigabyte_gdrv3_exploit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gigabyte_gdrv3_exploit

Rust program for interfacing with the gigabyte driver to gain access to powerful primitives such as arbitrary kernel memcpy.

The functions provided also allow to easily add other ioctls. The checksum algorithm is implemented and the encryption algorithm(AES in cbc mode and yes the key really is GIGABYTEPASSWORD),

which is required for a select few ioctls is also implemented.

About

Rust program for interfacing with the gigabyte driver to gain access to powerful primitives such as arbitrary kernel memcpy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages