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
Click to show internal directories.
Click to hide internal directories.