Skip to content

Metalware SDK

The Metalware SDK is a Python client and CLI for interacting with a Havoc server.

Getting Started Python SDK CLI Examples

Includes

  • metalware_sdk Python package
  • havoc CLI
  • Generated schema models (havoc_common_schema)
  • Example workflows for submit/run/testcase operations

Use Cases

  • Submit firmware analyses from scripts or CI
  • Monitor analysis and run status
  • Retrieve testcase inputs
  • Automate replay-debug workflows