MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / verify_hashes.py

File verify_hashes.py

scripts/verify_hashes.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2'''Simple script to verify SHA256 hashes and rename downloaded versions with their version number'''
3import json
4import requests

Callers

nothing calls this directly

Calls 4

sha256Function · 0.85
DownloadExceptionClass · 0.70
PathClass · 0.50
getMethod · 0.45

Tested by

no test coverage detected