Skip to content

Releases: koolkdev/wfs-tools

WFS Tools v1.2.2

23 Apr 12:39
c2f6dbc
Compare
Choose a tag to compare

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

22 Feb 22:42
Compare
Choose a tag to compare

Changes:

  • Fixed handling non existing paths in directories

WFS Tools v1.2

18 Feb 23:05
b137f80
Compare
Choose a tag to compare

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

14 Feb 23:37
Compare
Choose a tag to compare

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

10 Jan 23:30
Compare
Choose a tag to compare

Change:

  • wfslib v1.0
  • Path handling is now not case sensitive