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

File download_headless.py

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2'''Note that this script will only function for headless licenses at this time.'''
3import json
4import os

Callers

nothing calls this directly

Calls 2

download_and_installFunction · 0.85
disableMethod · 0.45

Tested by

no test coverage detected