View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window AndResGuard-core-1.2.22.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.tencent.mm.androlib.res.decoder
├─ com.tencent.mm.androlib.res.decoder.ARSCDecoder.class - [JAR]
├─ com.tencent.mm.androlib.res.decoder.RawARSCDecoder.class - [JAR]
├─ com.tencent.mm.androlib.res.decoder.StringBlock.class - [JAR]
com.mindprod.ledatastream
├─ com.mindprod.ledatastream.LEDataInputStream.class - [JAR]
├─ com.mindprod.ledatastream.LEDataOutputStream.class - [JAR]
├─ com.mindprod.ledatastream.LittleEndianDataOutputStream.class - [JAR]
apksigner
├─ apksigner.ApkSignerTool.class - [JAR]
├─ apksigner.HexEncoding.class - [JAR]
├─ apksigner.OptionsParser.class - [JAR]
├─ apksigner.PasswordRetriever.class - [JAR]
com.tencent.mm.util
├─ com.tencent.mm.util.DataInputDelegate.class - [JAR]
├─ com.tencent.mm.util.DataOutputDelegate.class - [JAR]
├─ com.tencent.mm.util.ExtDataInput.class - [JAR]
├─ com.tencent.mm.util.ExtDataOutput.class - [JAR]
├─ com.tencent.mm.util.FileOperation.class - [JAR]
├─ com.tencent.mm.util.Md5Util.class - [JAR]
├─ com.tencent.mm.util.TypedValue.class - [JAR]
├─ com.tencent.mm.util.Utils.class - [JAR]
com.tencent.mm.androlib
├─ com.tencent.mm.androlib.AndrolibException.class - [JAR]
├─ com.tencent.mm.androlib.ApkDecoder.class - [JAR]
├─ com.tencent.mm.androlib.ResourceApkBuilder.class - [JAR]
├─ com.tencent.mm.androlib.ResourceRepackage.class - [JAR]
com.tencent.mm.resourceproguard
├─ com.tencent.mm.resourceproguard.Configuration.class - [JAR]
├─ com.tencent.mm.resourceproguard.InputParam.class - [JAR]
├─ com.tencent.mm.resourceproguard.Main.class - [JAR]
com.tencent.mm.directory
├─ com.tencent.mm.directory.AbstractDirectory.class - [JAR]
├─ com.tencent.mm.directory.Directory.class - [JAR]
├─ com.tencent.mm.directory.DirectoryException.class - [JAR]
├─ com.tencent.mm.directory.FileDirectory.class - [JAR]
├─ com.tencent.mm.directory.PathAlreadyExists.class - [JAR]
├─ com.tencent.mm.directory.PathNotExist.class - [JAR]
├─ com.tencent.mm.directory.ZipRODirectory.class - [JAR]
com.tencent.mm.androlib.res.util
├─ com.tencent.mm.androlib.res.util.ExtFile.class - [JAR]
├─ com.tencent.mm.androlib.res.util.StringUtil.class - [JAR]
com.tencent.mm.androlib.res.data
├─ com.tencent.mm.androlib.res.data.ResID.class - [JAR]
├─ com.tencent.mm.androlib.res.data.ResPackage.class - [JAR]
├─ com.tencent.mm.androlib.res.data.ResType.class - [JAR]