Skip to content

gmh5225/equ8_bypass

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EQU8 User-Mode Bypass and Injector

Simple EQU8 User-Mode Bypass that uses registry to find the driver path and close the IOCTL handle

Proof of concept

By finding EQU8's driver SessionId using registry keys we get the IOCTL handle and close it - as it's the only handle the driver will simply unload itself

Compiling

Build as Release x64 | MSVC v143

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

EQU8 User-Mode Bypass and Injector

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%