Windows kernel debugging

    [Windows][HEVD] build 환경 구축(feat. Windows driver 개발 환경 구축)

    윈도우 커널 드라이버 공부를 위해 https://github.com/hacksysteam/HackSysExtremeVulnerableDriver hacksysteam/HackSysExtremeVulnerableDriver HackSys Extreme Vulnerable Windows Driver. Contribute to hacksysteam/HackSysExtremeVulnerableDriver development by creating an account on GitHub. github.com 이것을 이용할 계획이다. 취약점(현재 28개였던것같음)이 존재하는 드라이버를 만들어서 공부용으로 올려놓으신것이다. 일단... 사실 이건 이 드라이버를 빌드하기 위해서만 필요한 빌드 환경 구축은 아니고, 계속 뭐..