onerom-wasm
    Preparing search index...

    Function parse_firmware

    • Parse a firmware image and return the extracted information as a JSON object. Either pass in:

      • A complete .bin file
      • The first 64KB of a flash dump
      • The device's entire flash dump

      Parameters

      • data: Uint8Array

      Returns Promise<any>