vasi/squashfuse

squashfuse_extract

probonopd opened this issue · 2 comments

If would be nice if there was a tool to extract rather than list the files in a squashfs file, similar to squashfuse_ls.

@vasi gave me hints to use the following:

I have started a (very) simplistic tool to extract regular files and directories from a squashfs file at https://github.com/probonopd/squashfuse/blob/master/extract.c