Releases: koolkdev/wfs-tools
Releases · koolkdev/wfs-tools
WFS Tools v1.2.3
WFS Tools v1.2.2
Changes:
- wfs-extract: Add
--dump-usr-dir
flag to dump the /usr directory directly for cases where the beginning of the disk is corrupted - Fix precompiled macOS binaries
- wfs-fuse: fix command-line handling when
--type
is not specified
WFS Tools v1.2.1
Changes:
- Fixed handling non existing paths in directories
WFS Tools v1.2
Changes:
- EXPERIMENTAL: Add wfs-reencryptor tool to reencrypt the whole filesystem with a different otp/seeprom
- Command line changes: --usb/--mlc changed to --type [usb/mlc/plain]
- EXPERIMENTAL: Added new plain type, can be used to decrypt an image or work with plain images
- Fixed some tools that were broken on the last release
WFS Tools v1.1
Changes:
- Better corruption handling (print more verbose information, doesn't fail early on folder with corrupted item)
- Made paths case insensitive in wfs-file-injector (Fixes koolkdev/wfslib#13)
- New experimental wfs-info tool currently used to dump information about the block allocator state
- Add MacOS x64 and arm64 builds
WFS Tools v1.0
Change:
- wfslib v1.0
- Path handling is now not case sensitive