4837 Total CVEs
26 Years
GitHub
README.md
README.md not found for CVE-2025-8061. The file may not exist in the repository.
POC / Cargo.toml TOML
[package]
name = "lenovo-dispatcher"
version = "0.1.0"
edition = "2024"

[features]
win11 = []

[dependencies]
winapi = { version="0.3.9", features=["psapi", "processthreadsapi", "winnt", "minwindef", "winbase", "handleapi", "memoryapi", "errhandlingapi", "ioapiset"] }
superfetch-rs = { git = "https://github.com/segura2010/superfetch-rs" }