Update README.md

This commit is contained in:
joaoviictorti
2024-11-01 15:24:47 -03:00
parent d3c66a41c2
commit 7d9ca18037

View File

@@ -6,7 +6,9 @@
![Stars](https://img.shields.io/github/stars/joaoviictorti/shadow-rs)
![License](https://img.shields.io/github/license/joaoviictorti/shadow-rs)
**shadow-rs** is a Windows kernel rootkit written in Rust, demonstrating advanced techniques for kernel manipulation, while leveraging Rusts safety and performance features. This project is intended for educational and research purposes.
`shadow-rs` is a Windows kernel rootkit written in Rust, demonstrating advanced techniques for kernel manipulation while leveraging Rusts safety and performance features. This project is intended for educational and research purposes.
The project also provides useful crates for developing rootkits, such as shadowx, which consolidates core logic and essential techniques. It includes rootkit-specific tricks, with plans for additional features in future updates.
## Table of Contents