ecnx / squtil

Squashfs Superblock Editor / Inspector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

usage: squtil option [endian] file args...

options:
  -h           show help message
  -i           show superblock information
  -e name val  edit superblock data
  -t srcfile   clone superblock mkfs time

endians:
  -le          little endian (default)
  -be          big endian

About

Squashfs Superblock Editor / Inspector

License:Other


Languages

Language:C 96.1%Language:Makefile 3.9%