Discord Cache Dump Versions Save

Dump Discord's cache and identify files

v1.2.4

11 months ago
  • Addresses issue regarding the Chromium cache path change.

Windows and Linux executables are x86-64 only, macOS is ARM64.

v1.2.3

2 years ago

Improvements and a bug fix

  • Now using Go Modules v2
  • Codebase clean up
  • Updated message for if no cache directory was found for clarity of what to potentially do to resolve it
  • Exit codes are now unique depending on the error that halts execution
  • Modified timestamp is now preserved when copying files over (#2)
  • File extraction is now used on macOS

x86-64 only.

v1.2.2

3 years ago

Fixed a typo.

x86-64 only.

v1.2.1

4 years ago

Bugfix release

  • Corrected accuracy of total in identification stats when there are files that cannot be copied

x86-64 only.

v1.2

4 years ago

Feature release

  • Added --build (-b) flag for selecting a specific build
  • Added --noninteractive (-n) flag for skipping the requirement to press 'enter' to continue Note: jessevdk/go-flags, used by this project, allows / (if you don't wish to use - or --) for flags, if you wish to use that Windows-like format. Use the --help (-h) option for more information about the existing options.

x86-64 only.

v1.1

5 years ago

GNU/Linux and macOS fixes

  • Root is no longer required on GNU/Linux and macOS (permissions have been corrected)
  • Due to how cache is stored on GNU/Linux builds, a file extraction function has been implemented, so now most files will be in their raw forms while being copied, ready to be identified

x86-64 only.

v1.0

5 years ago

Initial release.

x86-64 only.