C / C ++ or Bash script to sign jar files

Is there any C / C ++ code or Bash script that can sign Java.jar files without using the JVM? Such code can be useful for embedded applications that serve the jar file using a small HTTP server, or in other situations where the jar file might need to be edited and rewritten programmatically, but there is not enough storage space for the JVM.

Anyone need this type of Javaless jarsigner?

+3
jar jarsigner


source to share


No one has answered this question yet

Check out similar questions:

838
Unable to execute jar file: "no main manifest attribute"
526
How do I get the path to the running JAR file?
4
Jar file works fine until signed (on Windows)
3
Check the integrity of JAR files?
3
Check and sign the bank programmatically
2
shell script waits for java file to finish
2
How to sign a bank using a smart card
0
Error signing Jar file programmatically with JDK1.6 but working with JDK1.7
0
Bank-signed Maven gives an "unsigned application" warning
0
How can I add a permission attribute to JAR signed code?



All Articles
Loading...
X
Show
Funny
Dev
Pics