
Detection of malicious VHD files for CVE-2025-24985
Compute the number of cluster of a VHD file to detect overflow.
Supportted boot sectors:
python -m cve_2025_24985 -f <path/to/file.vhd>
# With direnv:
direnv allow
# Or Without direnv:
nix develop
WIP
WIP