/Tenda-Firmware-Reversing

Reverse Engineering The Tenda N301 Router Firmware, For Fun !

Reverse Engineering The Tenda N301 Router

The router's processor is runnning MIPS

running strings on the decompiled binary and searching for MIPS confirms this.

stings decompressed/tenda.bin | grep mips

binwalk -C decompressed/tenda.bin