thepwnrip / HEVD-Solutions

Solutions of HackSysExtremeVulnerableDriver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HEVD Solutions

I gave a try to HEVD and find it pretty interesting to learn Windows Kernel Exploit Development. So I decided to share my own solutions for the vulnerable driver. Enjoy.

Getting Started

I used Visual Studio 2017 to compile these solutions as I wrote solutions in C++.

Environment

Contributing

You can contribute to the project by submitting alternate solutions. I will highly appreciate that.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • HackSysTeam

About

Solutions of HackSysExtremeVulnerableDriver

License:MIT License


Languages

Language:C++ 100.0%