https://github.com/arteiii/simplewindriver
simple windows kernel driver (c++)
https://github.com/arteiii/simplewindriver
kernel-driver windows-kernel
Last synced: 10 months ago
JSON representation
simple windows kernel driver (c++)
- Host: GitHub
- URL: https://github.com/arteiii/simplewindriver
- Owner: Arteiii
- License: apache-2.0
- Created: 2024-01-20T13:48:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-12T17:11:39.000Z (almost 2 years ago)
- Last Synced: 2025-02-05T08:19:53.518Z (12 months ago)
- Language: C++
- Homepage: https://arteiii.github.io/docs/windows/kernel/
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# simpleWinDriver
Source For my docs file:
https://arteiii.github.io/docs/windows/kernel/first_driver
## License
This project is licensed under the [Apache License 2.0](https://opensource.org/license/apache-2-0/) - see the [LICENSE](LICENSE) file for details.