I have a .exe file . I want to unpack the jars out of this file . This was packed using jar2exe. Can you please suggest a way to do it.
Asked
Active
Viewed 2,183 times
1
-
I believe 7zip will work. Give it a try. – lsiva Jul 25 '16 at 17:47
-
Ohk , thanks . Will give it a try – Nishant_Singh Jul 25 '16 at 17:49
-
When i am trying to unpack it, i get the encrypted class files. I am looking for jars that would have been packed in it before packing it. – Nishant_Singh Jul 25 '16 at 17:56
-
Duplicate of http://stackoverflow.com/questions/316701/how-can-i-extract-java-exe-to-jar – SomeDude Jul 25 '16 at 18:15
-
Please look at the packing i am talking about . And please look at the answer provided there – Nishant_Singh Jul 25 '16 at 18:40