This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
0
Using the JDK, jar -tf will list the files in the jar. javap will give you more details. To access source code, you would use a decompiler such as JAD shareit apk
0
Using the JDK, jar -tf will list the files in the jar. javap will give you more details. To access source code, you would use a decompiler such as JAD shareit apk