https://github.com/kkent030315/kdump
A kernel module dumper for Windows x64 using mhyprot vulnerable driver
https://github.com/kkent030315/kdump
Last synced: 8 months ago
JSON representation
A kernel module dumper for Windows x64 using mhyprot vulnerable driver
- Host: GitHub
- URL: https://github.com/kkent030315/kdump
- Owner: kkent030315
- License: mit
- Created: 2020-10-16T05:38:58.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-26T10:37:39.000Z (almost 5 years ago)
- Last Synced: 2023-03-04T20:24:18.327Z (over 2 years ago)
- Language: C++
- Size: 5.97 MB
- Stars: 24
- Watchers: 3
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# kdump
A kernel module dumper for Windows x64 using mhyprot vulnerable driver# Requirements
- Only supports Windows x64
# Usage
```
kdump64.exe [target module name]
```