Notes: (Win32 Tool) ------------ This tool is made to extract compressed image from Linksys firmwares. It can also be used to add/del files in CramFS images. --------------------------------------------------------------------- The CramFS image is mountable on linux with commands : >mkdir /mnt/wfb >mount -t cramfs -o loop cramfs.img /mnt/wfb You need cramfs file system kernel module enabled to do that... you can also extract files from it with the tool uncramfs... The SquashFS is also mountable like this but it's integrated only in last kernels (2.6.8 or something like that). >mkdir /mnt/wfb >mount -t squashfs -o loop squashfs.img /mnt/wfb
Changes: v3.8 * Fixed Bug in New Link if not existing + Some UI enhancements v3.7 + Search Files + Keep last file + Some others UI enhancements * Fix Add first file in a dir v3.6 * some fixes v3.5 + Edit Permissions in CramFS images v3.4 * Critical Bug in features delete file or link corrected v3.3 * Bug on delete link of multiple links * Bug displaying real number of blocks + Add Link in CramFS images v3.2 * Bug in SquashFS image Extraction corrected + Del File, Del Folder in CramFS images + Add File, Create Folder in CramFS images v3.1 * Enhanced Extraction (some bugs fixed) + "Extract All" Feature for CramFS : - Extraction of Links with icons v3.0 : Ability to see and extract CramFS Files with the FSExplorer v2.0 : Ability to extract SquashFS images from BIN Firmwares v1.0 : Ability to extract CramFS images from BIN Firmwares
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use