Skip to content

Instantly share code, notes, and snippets.

@nstarke
Created July 8, 2021 17:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nstarke/2378b864a62faa34f973e26970c019bd to your computer and use it in GitHub Desktop.
Save nstarke/2378b864a62faa34f973e26970c019bd to your computer and use it in GitHub Desktop.
Aquantia Firmware Update Files - CPU_REC Results
$ python3 ~/cpu_rec/cpu_rec.py *.clx
AQC100-Felicity-3.1.121_bdp_aqsign.clx full(0x200000) None chunk(0x30800;97) Xtensa
AQC107-Nikki-3.1.121_bdp_aqsign.clx full(0x200000) None chunk(0x30800;97) Xtensa
AQC111-Bermuda-B0-3.1.121_bdp_aqsign.clx full(0x200000) None chunk(0x31000;98) Xtensa
$ binwalk *.clx
Scan Time: 2021-07-08 17:01:00
Target File: /home/nick/aqn/AQC100-Felicity-3.1.121_bdp_aqsign.clx
MD5 Checksum: 3dd8e40cd3e4aa183b13939190b86b05
Signatures: 404
DECIMAL HEXADECIMAL DESCRIPTION
--------------------------------------------------------------------------------
296848 0x48790 SHA256 hash constants, little endian
598146 0x92082 Copyright string: "Copyright (C) 2020 Marvell Technology Group Ltd."
598196 0x920B4 Copyright string: "Copyright (C) 2014-2019 Aquantia Corporation"
598242 0x920E2 Copyright string: "Copyright (C) 1997-2000 Intel Corporation"
1329040 0x144790 SHA256 hash constants, little endian
1630338 0x18E082 Copyright string: "Copyright (C) 2020 Marvell Technology Group Ltd."
1630388 0x18E0B4 Copyright string: "Copyright (C) 2014-2019 Aquantia Corporation"
1630434 0x18E0E2 Copyright string: "Copyright (C) 1997-2000 Intel Corporation"
Scan Time: 2021-07-08 17:01:01
Target File: /home/nick/aqn/AQC107-Nikki-3.1.121_bdp_aqsign.clx
MD5 Checksum: fc13655259c4048f3b91f9b6b4d3d449
Signatures: 404
DECIMAL HEXADECIMAL DESCRIPTION
--------------------------------------------------------------------------------
296848 0x48790 SHA256 hash constants, little endian
598146 0x92082 Copyright string: "Copyright (C) 2020 Marvell Technology Group Ltd."
598196 0x920B4 Copyright string: "Copyright (C) 2014-2019 Aquantia Corporation"
598242 0x920E2 Copyright string: "Copyright (C) 1997-2000 Intel Corporation"
1329040 0x144790 SHA256 hash constants, little endian
1630338 0x18E082 Copyright string: "Copyright (C) 2020 Marvell Technology Group Ltd."
1630388 0x18E0B4 Copyright string: "Copyright (C) 2014-2019 Aquantia Corporation"
1630434 0x18E0E2 Copyright string: "Copyright (C) 1997-2000 Intel Corporation"
Scan Time: 2021-07-08 17:01:02
Target File: /home/nick/aqn/AQC111-Bermuda-B0-3.1.121_bdp_aqsign.clx
MD5 Checksum: 64548c998a7f02db8ff29b1875f51a60
Signatures: 404
DECIMAL HEXADECIMAL DESCRIPTION
--------------------------------------------------------------------------------
296848 0x48790 SHA256 hash constants, little endian
600194 0x92882 Copyright string: "Copyright (C) 2020 Marvell Technology Group Ltd."
600244 0x928B4 Copyright string: "Copyright (C) 2014-2019 Aquantia Corporation"
600290 0x928E2 Copyright string: "Copyright (C) 1997-2000 Intel Corporation"
1329040 0x144790 SHA256 hash constants, little endian
1632386 0x18E882 Copyright string: "Copyright (C) 2020 Marvell Technology Group Ltd."
1632436 0x18E8B4 Copyright string: "Copyright (C) 2014-2019 Aquantia Corporation"
1632482 0x18E8E2 Copyright string: "Copyright (C) 1997-2000 Intel Corporation"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment