firmware mod

Tomato is a family of community-developed, custom firmware for consumer-grade computer networking routers and gateways powered by Broadcom chipsets. The firmware has been continually forked and modded by multiple individuals and organizations, with the most up-to-date fork provided by the FreshTomato project.

You do not have permission to view the full content of this post. Log in or register now.
  1. P

    Help Firmware bin modification (08-00590000-System.bin)

    hello, i tried to extract system bin file using: cpio -im -F 08-00590000-System.bin comamnd in linux terminal and got the extracted file. see image below: and tried to compress back the extracted files to bin file using: find * | cpio -o -H newc -F ../08-00590000-System.bin . see image below...
Back
Top