https://github.com/gh057mz/common-kexp-code-snippets
Windows kernel exploitation code snippets and techniques
https://github.com/gh057mz/common-kexp-code-snippets
exploitation kernel windbg windows
Last synced: about 1 month ago
JSON representation
Windows kernel exploitation code snippets and techniques
- Host: GitHub
- URL: https://github.com/gh057mz/common-kexp-code-snippets
- Owner: gh057mz
- Created: 2024-09-30T11:59:34.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-11-07T05:58:43.000Z (7 months ago)
- Last Synced: 2025-04-23T03:49:44.435Z (about 1 month ago)
- Topics: exploitation, kernel, windbg, windows
- Language: C
- Homepage:
- Size: 36.1 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: Copying shellcode to address.c
Awesome Lists containing this project
README
**Repository Overview:**
### Common-kExp-code-snippets
Welcome to this repository, a curated collection of code snippets and techniques for Windows kernel exploit development. This repository serves as a reference for various kernel exploitation methods I've found valuable in my work. While I've crafted somw of these examples, many snippets are sourced from other developers in the field; credits are provided wherever possible to honor the original authors.