My favorites | Sign in
Project Logo
                
People details
Project owners:
  jeremy.collake

Firmware Modification Kit

This kit gives the user the ability to make changes to a firmware image without recompiling the firmware sources. It works by extracting the firmware into its component parts, then extracting the file system image. The user can then make modifications to the extracted file system, then rebuild the firmware image.

I've written a few custom utilities (i.e. untrx, wrt_vx_imgtool) to support various devices. I've also made modifications to squashfs-tools and added known variants of squashfs.

More device support will come as I have the time and impetus. Anyone who wants to submit patches to support a certain firmware type are encouraged to. This is a F/OSS project, so will thrive only with community support.

Supporting firmware image formats for the following devices:

  1. WRT54G v1 - v6
  2. WRT54GS v1 - v6
  3. WRTSL54G v?
  4. ASUS WL-330g
  5. ASUS WL-500g/p
  6. ASUS WL-520g
  7. ASUS WL-530g
  8. Belkin 7230-4 (some versions)
  9. Belkin 7231-4 (?)
  10. Buffalo WHR-G54S
  11. Buffalo WHR-HP-G54
  12. Siemens SE505
  13. Trendnet TEW-632BRP
  14. D-Link DIR615 (maybe, untested)
  15. many others..

Specific firmware types:

  1. OpenWrt
  2. Tomato
  3. X-Wrt
  4. DD-WRT v23 for all models
  5. DD-WRT v24 for some/most models

The following filesystems can be extracted and assembled:

  1. squashfs 2.x (zlib)
  2. squashfs 2.x (lzma)
  3. squashfs 3.x (zlib)
  4. squashfs 3.x (lzma)
  5. squashfs 3.x (lzma with prepended encoding params)
  6. cramfs (zlib)

Full documentation









Hosted by Google Code