jar.exe

  • File Path: C:\program files\Amazon Corretto\jdk11.0.8_10\bin\jar.exe
  • Description: OpenJDK Platform binary

Hashes

Type Hash
MD5 90E9FDEDBD307AAD814B9B310EF9EEF6
SHA1 3DEBDC74489A29149D87814BB28DE9E9F848EECA
SHA256 F4616727D6E0C03CFE9C834A851F3CF22B8CD8ACEE24435080F21C41E9AEC20E
SHA384 69AEB17823D57170ACA44AC2F83E22FAA5FF5509E06B5EAF0C3B80CAF408DB56FA5E327AFADB3953DDBCAD8AB91663E6
SHA512 6704168495174B1631DB48045920013413EA951BB4D0EF5752F47774785BFD76866925FB1A414879CB7D60F59D20F01F6F0CD3FEDF586B37520F369482113BD1
SSDEEP 384:5bdNt3yyvZPABbFK+5APxK6jSjACGDgf2hUu:LO+N+FK+54KgGtGUf2hUu

Runtime Data

Usage (stdout):

Usage: jar [OPTION...] [ [--release VERSION] [-C dir] files] ...
jar creates an archive for classes and resources, and can manipulate or
restore individual classes or resources from an archive.

 Examples:
 # Create an archive called classes.jar with two class files:
 jar --create --file classes.jar Foo.class Bar.class
 # Create an archive using an existing manifest, with all the files in foo/:
 jar --create --file classes.jar --manifest mymanifest -C foo/ .
 # Create a modular jar archive, where the module descriptor is located in
 # classes/module-info.class:
 jar --create --file foo.jar --main-class com.foo.Main --module-version 1.0
     -C foo/ classes resources
 # Update an existing non-modular jar to a modular jar:
 jar --update --file foo.jar --main-class com.foo.Main --module-version 1.0
     -C foo/ module-info.class
 # Create a multi-release jar, placing some files in the META-INF/versions/9 directory:
 jar --create --file mr.jar -C foo classes --release 9 -C foo9 classes

To shorten or simplify the jar command, you can specify arguments in a separate
text file and pass it to the jar command with the at sign (@) as a prefix.

 Examples:
 # Read additional options and list of class files from the file classes.list
 jar --create --file my.jar @classes.list


 Main operation mode:

  -c, --create               Create the archive
  -i, --generate-index=FILE  Generate index information for the specified jar
                             archives
  -t, --list                 List the table of contents for the archive
  -u, --update               Update an existing jar archive
  -x, --extract              Extract named (or all) files from the archive
  -d, --describe-module      Print the module descriptor, or automatic module name

 Operation modifiers valid in any mode:

  -C DIR                     Change to the specified directory and include the
                             following file
  -f, --file=FILE            The archive file name. When omitted, either stdin or
                             stdout is used based on the operation
      --release VERSION      Places all following files in a versioned directory
                             of the jar (i.e. META-INF/versions/VERSION/)
  -v, --verbose              Generate verbose output on standard output

 Operation modifiers valid only in create and update mode:

  -e, --main-class=CLASSNAME The application entry point for stand-alone
                             applications bundled into a modular, or executable,
                             jar archive
  -m, --manifest=FILE        Include the manifest information from the given
                             manifest file
  -M, --no-manifest          Do not create a manifest file for the entries
      --module-version=VERSION    The module version, when creating a modular
                             jar, or updating a non-modular jar
      --hash-modules=PATTERN Compute and record the hashes of modules 
                             matched by the given pattern and that depend upon
                             directly or indirectly on a modular jar being
                             created or a non-modular jar being updated
  -p, --module-path          Location of module dependence for generating
                             the hash

 Operation modifiers valid only in create, update, and generate-index mode:

  -0, --no-compress          Store only; use no ZIP compression

 Other options:

  -?, -h, --help[:compat]    Give this, or optionally the compatibility, help
      --help-extra           Give help on extra options
      --version              Print program version

 An archive is a modular jar if a module descriptor, 'module-info.class', is
 located in the root of the given directories, or the root of the jar archive
 itself. The following operations are only valid when creating a modular jar,
 or updating an existing non-modular jar: '--module-version',
 '--hash-modules', and '--module-path'.

 Mandatory or optional arguments to long options are also mandatory or optional
 for any corresponding short options.


Usage (stderr):

Illegal option: /
Try `jar --help' for more information.

Loaded Modules:

Path
C:\program files\Amazon Corretto\jdk11.0.8_10\bin\jar.exe
C:\Windows\System32\KERNEL32.DLL
C:\Windows\System32\KERNELBASE.dll
C:\Windows\SYSTEM32\ntdll.dll

Signature

  • Status: Signature verified.
  • Serial: 2F83C35B5136353D68CE9EB669FD1B0B
  • Thumbprint: 4BAD227329ADEF18F215B6475FB7948E1629B505
  • Issuer: CN=Symantec Class 3 SHA256 Code Signing CA, OU=Symantec Trust Network, O=Symantec Corporation, C=US
  • Subject: CN=Amazon.com Services LLC, OU=Software Services, O=Amazon.com Services LLC, L=Seattle, S=Washington, C=US

File Metadata

  • Original Filename: jar.exe
  • Product Name: OpenJDK Platform 11
  • Company Name: Amazon.com Inc.
  • File Version: 11.0.8
  • Product Version: 11.0.8
  • Language: Language Neutral
  • Legal Copyright: Copyright 2020

File Similarity (ssdeep match)

File Score
C:\program files\AdoptOpenJDK\jdk-11.0.8.10-hotspot\bin\jar.exe 50
C:\program files\AdoptOpenJDK\jdk-11.0.8.10-hotspot\bin\javap.exe 41
C:\program files\AdoptOpenJDK\jdk-11.0.8.10-hotspot\bin\jcmd.exe 47
C:\program files\AdoptOpenJDK\jdk-11.0.8.10-hotspot\bin\jdeps.exe 41
C:\program files\AdoptOpenJDK\jdk-11.0.8.10-hotspot\bin\jfr.exe 47
C:\program files\AdoptOpenJDK\jdk-11.0.8.10-hotspot\bin\jimage.exe 47
C:\program files\AdoptOpenJDK\jdk-11.0.8.10-hotspot\bin\jmod.exe 49
C:\program files\AdoptOpenJDK\jdk-11.0.8.10-hotspot\bin\jps.exe 47
C:\program files\AdoptOpenJDK\jdk-11.0.8.10-hotspot\bin\jstat.exe 43
C:\program files\AdoptOpenJDK\jdk-11.0.8.10-hotspot\bin\jstatd.exe 41
C:\program files\AdoptOpenJDK\jdk-11.0.8.10-hotspot\bin\kinit.exe 43
C:\program files\AdoptOpenJDK\jdk-11.0.8.10-hotspot\bin\klist.exe 44
C:\program files\AdoptOpenJDK\jdk-11.0.8.10-hotspot\bin\ktab.exe 41
C:\program files\AdoptOpenJDK\jdk-11.0.8.10-hotspot\bin\rmic.exe 49
C:\program files\AdoptOpenJDK\jdk-11.0.8.10-hotspot\bin\rmid.exe 52
C:\program files\AdoptOpenJDK\jre-11.0.8.10-hotspot\bin\jfr.exe 46
C:\program files\AdoptOpenJDK\jre-11.0.8.10-hotspot\bin\kinit.exe 43
C:\program files\AdoptOpenJDK\jre-11.0.8.10-hotspot\bin\klist.exe 46
C:\program files\AdoptOpenJDK\jre-11.0.8.10-hotspot\bin\ktab.exe 41
C:\program files\AdoptOpenJDK\jre-11.0.8.10-hotspot\bin\rmid.exe 49
C:\program files\Amazon Corretto\jdk11.0.8_10\bin\javap.exe 63
C:\program files\Amazon Corretto\jdk11.0.8_10\bin\jcmd.exe 66
C:\program files\Amazon Corretto\jdk11.0.8_10\bin\jdeps.exe 65
C:\program files\Amazon Corretto\jdk11.0.8_10\bin\jfr.exe 68
C:\program files\Amazon Corretto\jdk11.0.8_10\bin\jimage.exe 61
C:\program files\Amazon Corretto\jdk11.0.8_10\bin\jmod.exe 63
C:\program files\Amazon Corretto\jdk11.0.8_10\bin\jps.exe 69
C:\program files\Amazon Corretto\jdk11.0.8_10\bin\jstat.exe 65
C:\program files\Amazon Corretto\jdk11.0.8_10\bin\jstatd.exe 61
C:\program files\Amazon Corretto\jdk11.0.8_10\bin\kinit.exe 65
C:\program files\Amazon Corretto\jdk11.0.8_10\bin\klist.exe 61
C:\program files\Amazon Corretto\jdk11.0.8_10\bin\ktab.exe 60
C:\program files\Amazon Corretto\jdk11.0.8_10\bin\rmic.exe 68
C:\program files\Amazon Corretto\jdk11.0.8_10\bin\rmid.exe 63

MIT License. Copyright (c) 2020-2021 Strontic.