diff --git a/README.md b/README.md index 236e5f8..053d506 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,15 @@ disassembled source code for the Xiaomi Router 3C - Device Specs: - Firmware URL: +# binwalk details +``` + +DECIMAL HEXADECIMAL DESCRIPTION +-------------------------------------------------------------------------------- +672 0x2A0 uImage header, header size: 64 bytes, header CRC: 0x7916E8DD, created: 2017-05-11 09:08:16, image size: 1410980 bytes, Data Address: 0x80000000, Entry Point: 0x80000000, data CRC: 0xCC31F951, OS: Linux, CPU: MIPS, image type: OS Kernel Image, compression type: lzma, image name: "MIPS OpenWrt Linux-3.10.14" +736 0x2E0 LZMA compressed data, properties: 0x6D, dictionary size: 8388608 bytes, uncompressed size: 4083808 bytes +1442464 0x1602A0 Squashfs filesystem, little endian, version 4.0, compression:xz, size: 6125436 bytes, 1832 inodes, blocksize: 262144 bytes, created: 2017-05-11 09:08:13 +``` + +Note that the device runs OpenWRT, albeit modified. \ No newline at end of file