modify_bundle

command
v0.0.0-...-6879f63 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 8, 2024 License: Apache-2.0, Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

modify_bundle is a hacker tool for modifying proof bundles.

It can update the expected measurement and firmware image hashes of the specified proof bundle file, optionally sign the firmware statement, and finally write the bundle to the specified output file.

Usage:

go run ./cmd/hacker/modify_bundle/ \
   --logtostderr \
   --device=[dummy,usbarmory] \
   --binary=/path/to/new/firmware/image \
   --input=/path/to/bundle.json \
   --output=/path/to/bundle.json

Directories

Path Synopsis
Package impl is the implementation of a hacker tool for modifying proof bundles.
Package impl is the implementation of a hacker tool for modifying proof bundles.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL