There is a need to install the firmware via the router's cx console
how to do it?
I know that you can unpack the firmware using binwalk
I checked the sections and realized that the unpacked parts do not correspond to one of the sections
?
For older routers
how to do it?
I know that you can unpack the firmware using binwalk
binwalk -e GT-AC2900_3.0.0.4_386_41793-gdb31cdc_cferom_ubi.w
I checked the sections and realized that the unpacked parts do not correspond to one of the sections
?
bcm_flasher or hnd-write
For older routers
mtd-write2 RT-AC3200_384.11_2.trx linux
or
mtd-write -i /path/to/file.trx -d linux && reboot
Last edited: