fwtool

Documentation

  • fwtool
  • CLI Usage
  • API Reference
  • fwtool
    • fwtool package
fwtool
  • fwtool
  • View page source

fwtool

  • fwtool package
    • Submodules
    • fwtool.cli module
      • Header format
      • Supported operations
      • HeaderInfo
        • HeaderInfo.crc
        • HeaderInfo.from_bytes()
        • HeaderInfo.magic
        • HeaderInfo.size
        • HeaderInfo.to_dict()
        • HeaderInfo.version
      • VerificationResult
        • VerificationResult.crc_ok
        • VerificationResult.header
        • VerificationResult.header_size
        • VerificationResult.magic_ok
        • VerificationResult.ok
        • VerificationResult.payload_crc
        • VerificationResult.payload_size
        • VerificationResult.size_ok
        • VerificationResult.to_dict()
      • VersionInfo
        • VersionInfo.from_bytes()
        • VersionInfo.from_string()
        • VersionInfo.major
        • VersionInfo.minor
        • VersionInfo.patch
        • VersionInfo.to_bytes()
        • VersionInfo.to_dict()
        • VersionInfo.validate()
      • add_binary_arg()
      • add_header_size_arg()
      • add_json_arg()
      • add_output_args()
      • add_version_arg()
      • build_header()
      • build_parser()
      • handle_attach()
      • handle_edit()
      • handle_inspect()
      • handle_verify()
      • infer_header_size()
      • main()
      • parse_header()
      • print_header()
      • print_verification_result()
      • read_binary()
      • resolve_header_size_for_build()
      • resolve_header_size_for_verify()
      • split_payload_from_packaged()
      • validate_header_size()
      • validate_input_file()
      • verify_header()
      • write_binary()
      • write_binary_in_place()
      • write_output()
    • Module contents
Previous Next

© Copyright .

Built with Sphinx using a theme provided by Read the Docs.