An open API service indexing awesome lists of open source software.

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

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
```

![0](img/0.png)
![1](img/1.png)
![2](img/2.png)
![3](img/3.png)