ps2-bios-checksum (PyPI)
Python helpers for inspecting a local PS2 BIOS dump: MD5, SHA-1, and basic dump-size checks.
Does not ship or download BIOS files. Results are reference checks only.
Install
pip install ps2-bios-checksum
Usage
from ps2_bios_checksum import hash_file
result = hash_file("SCPH-70000.bin")
print(result.md5, result.sha1, result.validation.summary)
CLI:
ps2-bios-checksum SCPH-70000.bin
Homepage
PS2 BIOS and emulator guides: https://allps2bios.com/
License
MIT
Release files for ps2-bios-checksum 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ps2_bios_checksum-1.0.0.tar.gz | 3.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ps2_bios_checksum-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.9 kB
Release files / ps2_bios_checksum-1.0.0.tar.gz
| Download URL | ps2_bios_checksum-1.0.0.tar.gz |
|---|---|
| Size | 3.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b2ee5d3ce789bf92b20b8e128160c1d905a23438f5c533ce170af9fa890f4342
|
|
BLAKE2b-256 checksum How to use checksums |
a65ac9870c41b738a5901c1f8598dcf81ecd135682fe5158e3000aabb562f076
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / ps2_bios_checksum-1.0.0-py3-none-any.whl
| Download URL | ps2_bios_checksum-1.0.0-py3-none-any.whl |
|---|---|
| Size | 4.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
61f300ebdffc96a2b47a1355af2903f00897781d09b559985ebbe0c5d644f230
|
|
BLAKE2b-256 checksum How to use checksums |
4085474e533f805f0a1c300d3269d653c52f35ade6fc9232781b95d6a7ddc0dc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|