4837 Total CVEs
26 Years
GitHub
README.md
Rendering markdown...
POC / Cargo.toml TOML
[package]
name = "CVE-2018-1932X"
version = "0.1.0"
edition = "2021"

[dependencies.windows]
version = "0.39.0"
features = [
    "Win32_Foundation",
    "Win32_Security",
    "Win32_Storage_FileSystem",
    "Win32_System_IO"
]