Compute the number of cluster of a VHD file to detect overflow.
Supportted boot sectors:
- MBR
- GPT
python -m cve_2025_24985 -f <path/to/file.vhd># With direnv:
direnv allow
# Or Without direnv:
nix developWIP
WIP
- Auto build libvhdi with poetry
- Setup poetry install
- Fix dockerfile with pyvhdi dependency