charles2gan / charles2gan/firmware-mod-kit
Issue in extracting squashfs filesystem
- Dominant language
- C
- Stars
- 7
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
What steps will reproduce the problem?
1.Trying to extract squashfs filesystem using below command
2../unsquashfs_all.sh
~/Documents/router/_openwrt-brcm-2.4-squashfs.trx.extracted_bkp/7D400.squashfs
3.
What is the expected output? What do you see instead?
The output produced is
./unsquashfs_all.sh: line 85: ./src/binwalk: No such file or directory
Attempting to extract SquashFS .X file system...
Trying ./src/others/squashfs-3.4-nb4/unsquashfs-lzma... Skipping
others/squashfs-hg55x-bin (wrong version)...
File extraction failed!
What version of the product are you using? On what operating system?
Linux OS
Please provide any additional information below.
```
Original issue reported on code.google.com by `ellurubh...@gmail.com` on 19 Nov 2014 at 9:40
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the command using unsquashfs_all.sh and inspect line 85, where ./src/binwalk is reported missing. Check the attempted SquashFS extractors under src/others/squashfs-3.4-nb4 and others/squashfs-hg55x-bin; done means the supplied 7D400.squashfs extracts successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux, shell
- Domain
- cli, operating-systems, reverse-engineering
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100