https://github.com/vesche/wbdh
windows bluray disc hasher
https://github.com/vesche/wbdh
blu-ray bluray disc disk hash hasher windows
Last synced: about 1 month ago
JSON representation
windows bluray disc hasher
- Host: GitHub
- URL: https://github.com/vesche/wbdh
- Owner: vesche
- License: unlicense
- Created: 2019-03-15T04:07:16.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-01-26T17:02:08.000Z (over 4 years ago)
- Last Synced: 2025-02-16T05:26:53.803Z (over 1 year ago)
- Topics: blu-ray, bluray, disc, disk, hash, hasher, windows
- Language: Python
- Size: 492 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Windows Bluray Disc Hasher
Fancy little Python script I whipped up to directly hash a physical Bluray Disc on a Windows machine. I used it once to verify that a proprietary Windows ISO ripping software was indeed producing a legitimate (not tampered with) ISO when a *nix system with a disc reader wasn't in arms reach (dark times, I know).
Tested on Python 2.7.16 and Python 3.7.2.
Install and use it like this:
```
python -m pip install -r requirements.txt
python wbdh.py
```



