Checksec file: uhttpd [!] Could not populate MIPS GOT: seek out of range [!] Did not find any GOT entries [*] '/run/media/i0gan/disk1/share/route_pwn/run/uhttpd' Arch: mips-32-little RELRO: Partial RELRO Stack: No canary found NX: NX enabled PIE: No PIE (0x400000) RWX: Has RWX segments
$ qemu-mips uhttpd qemu-mips: uhttpd: Invalid ELF image for this architecture
Anwser:
It seems your binaries are little-endian, so you neeed qemu-mipsel.