Get a Pentest and security assessment of your IT network.

News

Verifying Signed JAR Files (The Java Tutorials > Deployment > Packaging Programs in JAR Files)

The Java Tutorials have been written for JDK 8. Use the jarsigner tool to verify signed JAR files. Verification of signed files is the responsibility of the Java Runtime Environment. If you try to verify an unsigned JAR file, an appropriate message will be displayed if the file has changed since it was signed. The basic command to use for verifying a signed file is: verify jar-file -verify jar file-file-verify-jarsigner. This command will verify the file’s signature and ensure that the files in the archive haven’t changed.”]

Source: https://docs.oracle.com/javase/tutorial/deployment/jar/verify.html

Related posts
News

Ashley Madison 2.0 Hackers Leak 20GB Data Dump, Including CEO's Emails

News

Art of Twitter account hacking

News

Botnet authors use Evernote account as C&C Server

News

Canadian agency breached as hackers exploit CVE-2017-5638 flaw in Apache Struts 2