manticore icon indicating copy to clipboard operation
manticore copied to clipboard

Make sure to handle every meaningful byte in `manticore::manifest`

Open mcy opened this issue 4 years ago • 0 comments

Currently, we ignore:

  • The signature type in the manifest container.
  • Allowable Firmware flags.
  • The "manifest type", "signature type", and "hash type" bytes in the owned::Container parser.

mcy avatar Feb 02 '21 15:02 mcy