Skip to content

Releases: betacraftuk/jar-analyzer

jar-analyzer 20240703

03 Jul 16:15
9f927ee
Compare
Choose a tag to compare
  • added sorting
  • .exes are considered potential zip archives, will be analyzed
  • added optional subdirectory distinction
  • added readme

jar-analyzer 20240702

02 Jul 22:34
425b5ad
Compare
Choose a tag to compare
  • Initial functionality

Usage:
java -Dtz=<tz of jar contents> -jar jar-analyzer.jar /path/to/dir/or/jar/to/analyze

-Dtz=<tz> is optional, and if not used, the program will assume the jar contents are UTC.