Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 820 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 820 Bytes

2022 西湖论剑线下赛 IoT-AWD 赛题仓库

赛题 WriteUp/解题思路

目录结构

1/2/3 分别代表了1号、2号、3号固件:

.
├── 1
│   ├── hatlab_gateboard-one-kernel.itb
│   ├── hatlab_gateboard-one-squashfs-rootfs.img
│   └── openwrt-ramips-mt7621-hatlab_gateboard-one-ext4-combined.img.gz
├── 2
│   ├── hatlab_gateboard-one-kernel.itb
│   ├── hatlab_gateboard-one-squashfs-rootfs.img
│   └── openwrt-ramips-mt7621-hatlab_gateboard-one-ext4-combined.img.gz
├── 3
│   ├── hatlab_gateboard-one-kernel.itb
│   └── hatlab_gateboard-one-squashfs-rootfs.img
└── README.md