jar

org.smali : dexlib2

Maven & Gradle

Mar 04, 2021
17 usages
6k stars

dexlib2 · dexlib2 is a library for reading/modifying/writing Android dex files

Table Of Contents

Latest Version

Download org.smali : dexlib2 JAR file - Latest Versions:

All Versions

Download org.smali : dexlib2 JAR file - All Versions:

Version Vulnerabilities Size Updated
2.5.x
2.4.x
2.3.x
2.3
2.2.x
2.1.x
2.2b4
2.2b3
2.2b2
2.2b1
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window dexlib2-2.5.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jf.dexlib2.iface

├─ org.jf.dexlib2.iface.Annotatable.class - [JAR]

├─ org.jf.dexlib2.iface.Annotation.class - [JAR]

├─ org.jf.dexlib2.iface.AnnotationElement.class - [JAR]

├─ org.jf.dexlib2.iface.BasicAnnotation.class - [JAR]

├─ org.jf.dexlib2.iface.ClassDef.class - [JAR]

├─ org.jf.dexlib2.iface.DexFile.class - [JAR]

├─ org.jf.dexlib2.iface.ExceptionHandler.class - [JAR]

├─ org.jf.dexlib2.iface.Field.class - [JAR]

├─ org.jf.dexlib2.iface.Member.class - [JAR]

├─ org.jf.dexlib2.iface.Method.class - [JAR]

├─ org.jf.dexlib2.iface.MethodImplementation.class - [JAR]

├─ org.jf.dexlib2.iface.MethodParameter.class - [JAR]

├─ org.jf.dexlib2.iface.MultiDexContainer.class - [JAR]

├─ org.jf.dexlib2.iface.TryBlock.class - [JAR]

org.jf.dexlib2.rewriter

├─ org.jf.dexlib2.rewriter.AnnotationElementRewriter.class - [JAR]

├─ org.jf.dexlib2.rewriter.AnnotationRewriter.class - [JAR]

├─ org.jf.dexlib2.rewriter.ClassDefRewriter.class - [JAR]

├─ org.jf.dexlib2.rewriter.DebugItemRewriter.class - [JAR]

├─ org.jf.dexlib2.rewriter.DexFileRewriter.class - [JAR]

├─ org.jf.dexlib2.rewriter.DexRewriter.class - [JAR]

├─ org.jf.dexlib2.rewriter.EncodedValueRewriter.class - [JAR]

├─ org.jf.dexlib2.rewriter.ExceptionHandlerRewriter.class - [JAR]

├─ org.jf.dexlib2.rewriter.FieldReferenceRewriter.class - [JAR]

├─ org.jf.dexlib2.rewriter.FieldRewriter.class - [JAR]

├─ org.jf.dexlib2.rewriter.InstructionRewriter.class - [JAR]

├─ org.jf.dexlib2.rewriter.MethodImplementationRewriter.class - [JAR]

├─ org.jf.dexlib2.rewriter.MethodParameterRewriter.class - [JAR]

├─ org.jf.dexlib2.rewriter.MethodReferenceRewriter.class - [JAR]

├─ org.jf.dexlib2.rewriter.MethodRewriter.class - [JAR]

├─ org.jf.dexlib2.rewriter.Rewriter.class - [JAR]

├─ org.jf.dexlib2.rewriter.RewriterModule.class - [JAR]

├─ org.jf.dexlib2.rewriter.RewriterUtils.class - [JAR]

├─ org.jf.dexlib2.rewriter.Rewriters.class - [JAR]

├─ org.jf.dexlib2.rewriter.TryBlockRewriter.class - [JAR]

├─ org.jf.dexlib2.rewriter.TypeRewriter.class - [JAR]

org.jf.dexlib2.immutable.instruction

├─ org.jf.dexlib2.immutable.instruction.ImmutableArrayPayload.class - [JAR]

├─ org.jf.dexlib2.immutable.instruction.ImmutableInstruction.class - [JAR]

├─ org.jf.dexlib2.immutable.instruction.ImmutableInstruction10t.class - [JAR]

├─ org.jf.dexlib2.immutable.instruction.ImmutableInstruction10x.class - [JAR]

├─ org.jf.dexlib2.immutable.instruction.ImmutableInstruction11n.class - [JAR]

├─ org.jf.dexlib2.immutable.instruction.ImmutableInstruction11x.class - [JAR]

├─ org.jf.dexlib2.immutable.instruction.ImmutableInstruction12x.class - [JAR]

├─ org.jf.dexlib2.immutable.instruction.ImmutableInstruction20bc.class - [JAR]

├─ org.jf.dexlib2.immutable.instruction.ImmutableInstruction20t.class - [JAR]

├─ org.jf.dexlib2.immutable.instruction.ImmutableInstruction21c.class - [JAR]

├─ org.jf.dexlib2.immutable.instruction.ImmutableInstruction21ih.class - [JAR]

├─ org.jf.dexlib2.immutable.instruction.ImmutableInstruction21lh.class - [JAR]

├─ org.jf.dexlib2.immutable.instruction.ImmutableInstruction21s.class - [JAR]

├─ org.jf.dexlib2.immutable.instruction.ImmutableInstruction21t.class - [JAR]

├─ org.jf.dexlib2.immutable.instruction.ImmutableInstruction22b.class - [JAR]

├─ org.jf.dexlib2.immutable.instruction.ImmutableInstruction22c.class - [JAR]

├─ org.jf.dexlib2.immutable.instruction.ImmutableInstruction22cs.class - [JAR]

├─ org.jf.dexlib2.immutable.instruction.ImmutableInstruction22s.class - [JAR]

├─ org.jf.dexlib2.immutable.instruction.ImmutableInstruction22t.class - [JAR]

├─ org.jf.dexlib2.immutable.instruction.ImmutableInstruction22x.class - [JAR]

├─ org.jf.dexlib2.immutable.instruction.ImmutableInstruction23x.class - [JAR]

├─ org.jf.dexlib2.immutable.instruction.ImmutableInstruction30t.class - [JAR]

├─ org.jf.dexlib2.immutable.instruction.ImmutableInstruction31c.class - [JAR]

├─ org.jf.dexlib2.immutable.instruction.ImmutableInstruction31i.class - [JAR]

├─ org.jf.dexlib2.immutable.instruction.ImmutableInstruction31t.class - [JAR]

├─ org.jf.dexlib2.immutable.instruction.ImmutableInstruction32x.class - [JAR]

├─ org.jf.dexlib2.immutable.instruction.ImmutableInstruction35c.class - [JAR]

├─ org.jf.dexlib2.immutable.instruction.ImmutableInstruction35mi.class - [JAR]

├─ org.jf.dexlib2.immutable.instruction.ImmutableInstruction35ms.class - [JAR]

├─ org.jf.dexlib2.immutable.instruction.ImmutableInstruction3rc.class - [JAR]

├─ org.jf.dexlib2.immutable.instruction.ImmutableInstruction3rmi.class - [JAR]

├─ org.jf.dexlib2.immutable.instruction.ImmutableInstruction3rms.class - [JAR]

├─ org.jf.dexlib2.immutable.instruction.ImmutableInstruction45cc.class - [JAR]

├─ org.jf.dexlib2.immutable.instruction.ImmutableInstruction4rcc.class - [JAR]

├─ org.jf.dexlib2.immutable.instruction.ImmutableInstruction51l.class - [JAR]

├─ org.jf.dexlib2.immutable.instruction.ImmutableInstructionFactory.class - [JAR]

├─ org.jf.dexlib2.immutable.instruction.ImmutablePackedSwitchPayload.class - [JAR]

├─ org.jf.dexlib2.immutable.instruction.ImmutableSparseSwitchPayload.class - [JAR]

├─ org.jf.dexlib2.immutable.instruction.ImmutableSwitchElement.class - [JAR]

├─ org.jf.dexlib2.immutable.instruction.ImmutableUnknownInstruction.class - [JAR]

org.jf.dexlib2.base.reference

├─ org.jf.dexlib2.base.reference.BaseCallSiteReference.class - [JAR]

├─ org.jf.dexlib2.base.reference.BaseFieldReference.class - [JAR]

├─ org.jf.dexlib2.base.reference.BaseMethodHandleReference.class - [JAR]

├─ org.jf.dexlib2.base.reference.BaseMethodProtoReference.class - [JAR]

├─ org.jf.dexlib2.base.reference.BaseMethodReference.class - [JAR]

├─ org.jf.dexlib2.base.reference.BaseReference.class - [JAR]

├─ org.jf.dexlib2.base.reference.BaseStringReference.class - [JAR]

├─ org.jf.dexlib2.base.reference.BaseTypeReference.class - [JAR]

org.jf.dexlib2.iface.debug

├─ org.jf.dexlib2.iface.debug.DebugItem.class - [JAR]

├─ org.jf.dexlib2.iface.debug.EndLocal.class - [JAR]

├─ org.jf.dexlib2.iface.debug.EpilogueBegin.class - [JAR]

├─ org.jf.dexlib2.iface.debug.LineNumber.class - [JAR]

├─ org.jf.dexlib2.iface.debug.LocalInfo.class - [JAR]

├─ org.jf.dexlib2.iface.debug.PrologueEnd.class - [JAR]

├─ org.jf.dexlib2.iface.debug.RestartLocal.class - [JAR]

├─ org.jf.dexlib2.iface.debug.SetSourceFile.class - [JAR]

├─ org.jf.dexlib2.iface.debug.StartLocal.class - [JAR]

org.jf.dexlib2.formatter

├─ org.jf.dexlib2.formatter.DexFormattedWriter.class - [JAR]

├─ org.jf.dexlib2.formatter.DexFormatter.class - [JAR]

org.jf.dexlib2.analysis.reflection

├─ org.jf.dexlib2.analysis.reflection.ReflectionClassDef.class - [JAR]

├─ org.jf.dexlib2.analysis.reflection.ReflectionConstructor.class - [JAR]

├─ org.jf.dexlib2.analysis.reflection.ReflectionField.class - [JAR]

├─ org.jf.dexlib2.analysis.reflection.ReflectionMethod.class - [JAR]

org.jf.dexlib2.iface.instruction.formats

├─ org.jf.dexlib2.iface.instruction.formats.ArrayPayload.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.formats.Instruction10t.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.formats.Instruction10x.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.formats.Instruction11n.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.formats.Instruction11x.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.formats.Instruction12x.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.formats.Instruction20bc.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.formats.Instruction20t.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.formats.Instruction21c.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.formats.Instruction21ih.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.formats.Instruction21lh.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.formats.Instruction21s.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.formats.Instruction21t.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.formats.Instruction22b.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.formats.Instruction22c.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.formats.Instruction22cs.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.formats.Instruction22s.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.formats.Instruction22t.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.formats.Instruction22x.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.formats.Instruction23x.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.formats.Instruction30t.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.formats.Instruction31c.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.formats.Instruction31i.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.formats.Instruction31t.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.formats.Instruction32x.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.formats.Instruction35c.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.formats.Instruction35mi.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.formats.Instruction35ms.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.formats.Instruction3rc.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.formats.Instruction3rmi.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.formats.Instruction3rms.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.formats.Instruction45cc.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.formats.Instruction4rcc.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.formats.Instruction51l.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.formats.PackedSwitchPayload.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.formats.SparseSwitchPayload.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.formats.UnknownInstruction.class - [JAR]

org.jf.util

├─ org.jf.util.AbstractForwardSequentialList.class - [JAR]

├─ org.jf.util.AbstractListIterator.class - [JAR]

├─ org.jf.util.ArraySortedSet.class - [JAR]

├─ org.jf.util.BitSetUtils.class - [JAR]

├─ org.jf.util.CharSequenceUtils.class - [JAR]

├─ org.jf.util.CollectionUtils.class - [JAR]

├─ org.jf.util.ExceptionWithContext.class - [JAR]

├─ org.jf.util.Hex.class - [JAR]

├─ org.jf.util.ImmutableConverter.class - [JAR]

├─ org.jf.util.ImmutableUtils.class - [JAR]

├─ org.jf.util.IndentingWriter.class - [JAR]

├─ org.jf.util.NibbleUtils.class - [JAR]

├─ org.jf.util.NumberUtils.class - [JAR]

├─ org.jf.util.RandomAccessFileInputStream.class - [JAR]

├─ org.jf.util.RandomAccessFileOutputStream.class - [JAR]

├─ org.jf.util.SparseArray.class - [JAR]

├─ org.jf.util.SparseIntArray.class - [JAR]

├─ org.jf.util.StringUtils.class - [JAR]

├─ org.jf.util.StringWrapper.class - [JAR]

├─ org.jf.util.TwoColumnOutput.class - [JAR]

├─ org.jf.util.Utf8Utils.class - [JAR]

├─ org.jf.util.WrappedIndentingWriter.class - [JAR]

org.jf.dexlib2.dexbacked.raw.util

├─ org.jf.dexlib2.dexbacked.raw.util.DexAnnotator.class - [JAR]

org.jf.dexlib2.writer.pool

├─ org.jf.dexlib2.writer.pool.AnnotationPool.class - [JAR]

├─ org.jf.dexlib2.writer.pool.AnnotationSetPool.class - [JAR]

├─ org.jf.dexlib2.writer.pool.BaseIndexPool.class - [JAR]

├─ org.jf.dexlib2.writer.pool.BaseNullableOffsetPool.class - [JAR]

├─ org.jf.dexlib2.writer.pool.BaseOffsetPool.class - [JAR]

├─ org.jf.dexlib2.writer.pool.BasePool.class - [JAR]

├─ org.jf.dexlib2.writer.pool.CallSitePool.class - [JAR]

├─ org.jf.dexlib2.writer.pool.ClassPool.class - [JAR]

├─ org.jf.dexlib2.writer.pool.DexPool.class - [JAR]

├─ org.jf.dexlib2.writer.pool.EncodedArrayPool.class - [JAR]

├─ org.jf.dexlib2.writer.pool.FieldPool.class - [JAR]

├─ org.jf.dexlib2.writer.pool.Markable.class - [JAR]

├─ org.jf.dexlib2.writer.pool.MethodHandlePool.class - [JAR]

├─ org.jf.dexlib2.writer.pool.MethodPool.class - [JAR]

├─ org.jf.dexlib2.writer.pool.PoolClassDef.class - [JAR]

├─ org.jf.dexlib2.writer.pool.PoolMethod.class - [JAR]

├─ org.jf.dexlib2.writer.pool.PoolMethodProto.class - [JAR]

├─ org.jf.dexlib2.writer.pool.ProtoPool.class - [JAR]

├─ org.jf.dexlib2.writer.pool.StringPool.class - [JAR]

├─ org.jf.dexlib2.writer.pool.StringTypeBasePool.class - [JAR]

├─ org.jf.dexlib2.writer.pool.TypeListPool.class - [JAR]

├─ org.jf.dexlib2.writer.pool.TypePool.class - [JAR]

org.jf.dexlib2.util

├─ org.jf.dexlib2.util.AlignmentUtils.class - [JAR]

├─ org.jf.dexlib2.util.AnnotatedBytes.class - [JAR]

├─ org.jf.dexlib2.util.DexUtil.class - [JAR]

├─ org.jf.dexlib2.util.EncodedValueUtils.class - [JAR]

├─ org.jf.dexlib2.util.FieldUtil.class - [JAR]

├─ org.jf.dexlib2.util.InstructionOffsetMap.class - [JAR]

├─ org.jf.dexlib2.util.InstructionUtil.class - [JAR]

├─ org.jf.dexlib2.util.MethodUtil.class - [JAR]

├─ org.jf.dexlib2.util.Preconditions.class - [JAR]

├─ org.jf.dexlib2.util.ReferenceUtil.class - [JAR]

├─ org.jf.dexlib2.util.SyntheticAccessorFSM.class - [JAR]

├─ org.jf.dexlib2.util.SyntheticAccessorResolver.class - [JAR]

├─ org.jf.dexlib2.util.TypeUtils.class - [JAR]

org.jf.dexlib2.immutable

├─ org.jf.dexlib2.immutable.ImmutableAnnotation.class - [JAR]

├─ org.jf.dexlib2.immutable.ImmutableAnnotationElement.class - [JAR]

├─ org.jf.dexlib2.immutable.ImmutableClassDef.class - [JAR]

├─ org.jf.dexlib2.immutable.ImmutableDexFile.class - [JAR]

├─ org.jf.dexlib2.immutable.ImmutableExceptionHandler.class - [JAR]

├─ org.jf.dexlib2.immutable.ImmutableField.class - [JAR]

├─ org.jf.dexlib2.immutable.ImmutableMethod.class - [JAR]

├─ org.jf.dexlib2.immutable.ImmutableMethodImplementation.class - [JAR]

├─ org.jf.dexlib2.immutable.ImmutableMethodParameter.class - [JAR]

├─ org.jf.dexlib2.immutable.ImmutableMultiDexContainer.class - [JAR]

├─ org.jf.dexlib2.immutable.ImmutableTryBlock.class - [JAR]

org.jf.dexlib2.immutable.debug

├─ org.jf.dexlib2.immutable.debug.ImmutableDebugItem.class - [JAR]

├─ org.jf.dexlib2.immutable.debug.ImmutableEndLocal.class - [JAR]

├─ org.jf.dexlib2.immutable.debug.ImmutableEpilogueBegin.class - [JAR]

├─ org.jf.dexlib2.immutable.debug.ImmutableLineNumber.class - [JAR]

├─ org.jf.dexlib2.immutable.debug.ImmutablePrologueEnd.class - [JAR]

├─ org.jf.dexlib2.immutable.debug.ImmutableRestartLocal.class - [JAR]

├─ org.jf.dexlib2.immutable.debug.ImmutableSetSourceFile.class - [JAR]

├─ org.jf.dexlib2.immutable.debug.ImmutableStartLocal.class - [JAR]

org.jf.dexlib2.iface.instruction

├─ org.jf.dexlib2.iface.instruction.DualReferenceInstruction.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.FieldOffsetInstruction.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.FiveRegisterInstruction.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.HatLiteralInstruction.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.InlineIndexInstruction.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.Instruction.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.LongHatLiteralInstruction.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.NarrowHatLiteralInstruction.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.NarrowLiteralInstruction.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.OffsetInstruction.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.OneRegisterInstruction.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.PayloadInstruction.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.ReferenceInstruction.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.RegisterRangeInstruction.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.SwitchElement.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.SwitchPayload.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.ThreeRegisterInstruction.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.TwoRegisterInstruction.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.VariableRegisterInstruction.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.VerificationErrorInstruction.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.VtableIndexInstruction.class - [JAR]

├─ org.jf.dexlib2.iface.instruction.WideLiteralInstruction.class - [JAR]

org.jf.dexlib2.base

├─ org.jf.dexlib2.base.BaseAnnotation.class - [JAR]

├─ org.jf.dexlib2.base.BaseAnnotationElement.class - [JAR]

├─ org.jf.dexlib2.base.BaseExceptionHandler.class - [JAR]

├─ org.jf.dexlib2.base.BaseMethodParameter.class - [JAR]

├─ org.jf.dexlib2.base.BaseTryBlock.class - [JAR]

org.jf.dexlib2.base.value

├─ org.jf.dexlib2.base.value.BaseAnnotationEncodedValue.class - [JAR]

├─ org.jf.dexlib2.base.value.BaseArrayEncodedValue.class - [JAR]

├─ org.jf.dexlib2.base.value.BaseBooleanEncodedValue.class - [JAR]

├─ org.jf.dexlib2.base.value.BaseByteEncodedValue.class - [JAR]

├─ org.jf.dexlib2.base.value.BaseCharEncodedValue.class - [JAR]

├─ org.jf.dexlib2.base.value.BaseDoubleEncodedValue.class - [JAR]

├─ org.jf.dexlib2.base.value.BaseEnumEncodedValue.class - [JAR]

├─ org.jf.dexlib2.base.value.BaseFieldEncodedValue.class - [JAR]

├─ org.jf.dexlib2.base.value.BaseFloatEncodedValue.class - [JAR]

├─ org.jf.dexlib2.base.value.BaseIntEncodedValue.class - [JAR]

├─ org.jf.dexlib2.base.value.BaseLongEncodedValue.class - [JAR]

├─ org.jf.dexlib2.base.value.BaseMethodEncodedValue.class - [JAR]

├─ org.jf.dexlib2.base.value.BaseMethodHandleEncodedValue.class - [JAR]

├─ org.jf.dexlib2.base.value.BaseMethodTypeEncodedValue.class - [JAR]

├─ org.jf.dexlib2.base.value.BaseNullEncodedValue.class - [JAR]

├─ org.jf.dexlib2.base.value.BaseShortEncodedValue.class - [JAR]

├─ org.jf.dexlib2.base.value.BaseStringEncodedValue.class - [JAR]

├─ org.jf.dexlib2.base.value.BaseTypeEncodedValue.class - [JAR]

org.jf.dexlib2.builder

├─ org.jf.dexlib2.builder.BuilderDebugItem.class - [JAR]

├─ org.jf.dexlib2.builder.BuilderExceptionHandler.class - [JAR]

├─ org.jf.dexlib2.builder.BuilderInstruction.class - [JAR]

├─ org.jf.dexlib2.builder.BuilderOffsetInstruction.class - [JAR]

├─ org.jf.dexlib2.builder.BuilderSwitchPayload.class - [JAR]

├─ org.jf.dexlib2.builder.BuilderTryBlock.class - [JAR]

├─ org.jf.dexlib2.builder.ItemWithLocation.class - [JAR]

├─ org.jf.dexlib2.builder.Label.class - [JAR]

├─ org.jf.dexlib2.builder.LocatedDebugItems.class - [JAR]

├─ org.jf.dexlib2.builder.LocatedItems.class - [JAR]

├─ org.jf.dexlib2.builder.LocatedLabels.class - [JAR]

├─ org.jf.dexlib2.builder.MethodImplementationBuilder.class - [JAR]

├─ org.jf.dexlib2.builder.MethodLocation.class - [JAR]

├─ org.jf.dexlib2.builder.MutableMethodImplementation.class - [JAR]

├─ org.jf.dexlib2.builder.SwitchLabelElement.class - [JAR]

org.jf.dexlib2.dexbacked.instruction

├─ org.jf.dexlib2.dexbacked.instruction.DexBackedArrayPayload.class - [JAR]

├─ org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction.class - [JAR]

├─ org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction10t.class - [JAR]

├─ org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction10x.class - [JAR]

├─ org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction11n.class - [JAR]

├─ org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction11x.class - [JAR]

├─ org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction12x.class - [JAR]

├─ org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction20bc.class - [JAR]

├─ org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction20t.class - [JAR]

├─ org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction21c.class - [JAR]

├─ org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction21ih.class - [JAR]

├─ org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction21lh.class - [JAR]

├─ org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction21s.class - [JAR]

├─ org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction21t.class - [JAR]

├─ org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction22b.class - [JAR]

├─ org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction22c.class - [JAR]

├─ org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction22cs.class - [JAR]

├─ org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction22s.class - [JAR]

├─ org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction22t.class - [JAR]

├─ org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction22x.class - [JAR]

├─ org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction23x.class - [JAR]

├─ org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction30t.class - [JAR]

├─ org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction31c.class - [JAR]

├─ org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction31i.class - [JAR]

├─ org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction31t.class - [JAR]

├─ org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction32x.class - [JAR]

├─ org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction35c.class - [JAR]

├─ org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction35mi.class - [JAR]

├─ org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction35ms.class - [JAR]

├─ org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction3rc.class - [JAR]

├─ org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction3rmi.class - [JAR]

├─ org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction3rms.class - [JAR]

├─ org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction45cc.class - [JAR]

├─ org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction4rcc.class - [JAR]

├─ org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction51l.class - [JAR]

├─ org.jf.dexlib2.dexbacked.instruction.DexBackedPackedSwitchPayload.class - [JAR]

├─ org.jf.dexlib2.dexbacked.instruction.DexBackedSparseSwitchPayload.class - [JAR]

├─ org.jf.dexlib2.dexbacked.instruction.DexBackedUnknownInstruction.class - [JAR]

org.jf.dexlib2.analysis.reflection.util

├─ org.jf.dexlib2.analysis.reflection.util.ReflectionUtils.class - [JAR]

org.jf.dexlib2.writer.io

├─ org.jf.dexlib2.writer.io.DeferredOutputStream.class - [JAR]

├─ org.jf.dexlib2.writer.io.DeferredOutputStreamFactory.class - [JAR]

├─ org.jf.dexlib2.writer.io.DexDataStore.class - [JAR]

├─ org.jf.dexlib2.writer.io.FileDataStore.class - [JAR]

├─ org.jf.dexlib2.writer.io.FileDeferredOutputStream.class - [JAR]

├─ org.jf.dexlib2.writer.io.MemoryDataStore.class - [JAR]

├─ org.jf.dexlib2.writer.io.MemoryDeferredOutputStream.class - [JAR]

org.jf.dexlib2.builder.debug

├─ org.jf.dexlib2.builder.debug.BuilderEndLocal.class - [JAR]

├─ org.jf.dexlib2.builder.debug.BuilderEpilogueBegin.class - [JAR]

├─ org.jf.dexlib2.builder.debug.BuilderLineNumber.class - [JAR]

├─ org.jf.dexlib2.builder.debug.BuilderPrologueEnd.class - [JAR]

├─ org.jf.dexlib2.builder.debug.BuilderRestartLocal.class - [JAR]

├─ org.jf.dexlib2.builder.debug.BuilderSetSourceFile.class - [JAR]

├─ org.jf.dexlib2.builder.debug.BuilderStartLocal.class - [JAR]

org.jf.dexlib2.iface.reference

├─ org.jf.dexlib2.iface.reference.CallSiteReference.class - [JAR]

├─ org.jf.dexlib2.iface.reference.FieldReference.class - [JAR]

├─ org.jf.dexlib2.iface.reference.MethodHandleReference.class - [JAR]

├─ org.jf.dexlib2.iface.reference.MethodProtoReference.class - [JAR]

├─ org.jf.dexlib2.iface.reference.MethodReference.class - [JAR]

├─ org.jf.dexlib2.iface.reference.Reference.class - [JAR]

├─ org.jf.dexlib2.iface.reference.StringReference.class - [JAR]

├─ org.jf.dexlib2.iface.reference.TypeReference.class - [JAR]

org.jf.dexlib2.analysis

├─ org.jf.dexlib2.analysis.AnalysisException.class - [JAR]

├─ org.jf.dexlib2.analysis.AnalyzedInstruction.class - [JAR]

├─ org.jf.dexlib2.analysis.AnalyzedMethodUtil.class - [JAR]

├─ org.jf.dexlib2.analysis.ArrayProto.class - [JAR]

├─ org.jf.dexlib2.analysis.ClassPath.class - [JAR]

├─ org.jf.dexlib2.analysis.ClassPathResolver.class - [JAR]

├─ org.jf.dexlib2.analysis.ClassProto.class - [JAR]

├─ org.jf.dexlib2.analysis.ClassProvider.class - [JAR]

├─ org.jf.dexlib2.analysis.CustomInlineMethodResolver.class - [JAR]

├─ org.jf.dexlib2.analysis.DexClassProvider.class - [JAR]

├─ org.jf.dexlib2.analysis.InlineMethodResolver.class - [JAR]

├─ org.jf.dexlib2.analysis.MethodAnalyzer.class - [JAR]

├─ org.jf.dexlib2.analysis.OdexedFieldInstructionMapper.class - [JAR]

├─ org.jf.dexlib2.analysis.PathEntryLoader.class - [JAR]

├─ org.jf.dexlib2.analysis.PrimitiveProto.class - [JAR]

├─ org.jf.dexlib2.analysis.RegisterType.class - [JAR]

├─ org.jf.dexlib2.analysis.TypeProto.class - [JAR]

├─ org.jf.dexlib2.analysis.UnknownClassProto.class - [JAR]

├─ org.jf.dexlib2.analysis.UnresolvedClassException.class - [JAR]

├─ org.jf.dexlib2.analysis.UnresolvedOdexInstruction.class - [JAR]

org.jf.dexlib2.dexbacked.util

├─ org.jf.dexlib2.dexbacked.util.AnnotationsDirectory.class - [JAR]

├─ org.jf.dexlib2.dexbacked.util.DebugInfo.class - [JAR]

├─ org.jf.dexlib2.dexbacked.util.EncodedArrayItemIterator.class - [JAR]

├─ org.jf.dexlib2.dexbacked.util.FixedSizeList.class - [JAR]

├─ org.jf.dexlib2.dexbacked.util.FixedSizeSet.class - [JAR]

├─ org.jf.dexlib2.dexbacked.util.ParameterIterator.class - [JAR]

├─ org.jf.dexlib2.dexbacked.util.VariableSizeCollection.class - [JAR]

├─ org.jf.dexlib2.dexbacked.util.VariableSizeIterator.class - [JAR]

├─ org.jf.dexlib2.dexbacked.util.VariableSizeList.class - [JAR]

├─ org.jf.dexlib2.dexbacked.util.VariableSizeListIterator.class - [JAR]

├─ org.jf.dexlib2.dexbacked.util.VariableSizeLookaheadIterator.class - [JAR]

├─ org.jf.dexlib2.dexbacked.util.VariableSizeSet.class - [JAR]

org.jf.dexlib2.dexbacked.reference

├─ org.jf.dexlib2.dexbacked.reference.DexBackedCallSiteReference.class - [JAR]

├─ org.jf.dexlib2.dexbacked.reference.DexBackedFieldReference.class - [JAR]

├─ org.jf.dexlib2.dexbacked.reference.DexBackedMethodHandleReference.class - [JAR]

├─ org.jf.dexlib2.dexbacked.reference.DexBackedMethodProtoReference.class - [JAR]

├─ org.jf.dexlib2.dexbacked.reference.DexBackedMethodReference.class - [JAR]

├─ org.jf.dexlib2.dexbacked.reference.DexBackedReference.class - [JAR]

├─ org.jf.dexlib2.dexbacked.reference.DexBackedStringReference.class - [JAR]

├─ org.jf.dexlib2.dexbacked.reference.DexBackedTypeReference.class - [JAR]

org.jf.dexlib2.immutable.reference

├─ org.jf.dexlib2.immutable.reference.ImmutableCallSiteReference.class - [JAR]

├─ org.jf.dexlib2.immutable.reference.ImmutableFieldReference.class - [JAR]

├─ org.jf.dexlib2.immutable.reference.ImmutableMethodHandleReference.class - [JAR]

├─ org.jf.dexlib2.immutable.reference.ImmutableMethodProtoReference.class - [JAR]

├─ org.jf.dexlib2.immutable.reference.ImmutableMethodReference.class - [JAR]

├─ org.jf.dexlib2.immutable.reference.ImmutableReference.class - [JAR]

├─ org.jf.dexlib2.immutable.reference.ImmutableReferenceFactory.class - [JAR]

├─ org.jf.dexlib2.immutable.reference.ImmutableStringReference.class - [JAR]

├─ org.jf.dexlib2.immutable.reference.ImmutableTypeReference.class - [JAR]

org.jf.dexlib2.dexbacked.raw

├─ org.jf.dexlib2.dexbacked.raw.AnnotationDirectoryItem.class - [JAR]

├─ org.jf.dexlib2.dexbacked.raw.AnnotationItem.class - [JAR]

├─ org.jf.dexlib2.dexbacked.raw.AnnotationSetItem.class - [JAR]

├─ org.jf.dexlib2.dexbacked.raw.AnnotationSetRefList.class - [JAR]

├─ org.jf.dexlib2.dexbacked.raw.CallSiteIdItem.class - [JAR]

├─ org.jf.dexlib2.dexbacked.raw.CdexDebugOffsetTable.class - [JAR]

├─ org.jf.dexlib2.dexbacked.raw.CdexHeaderItem.class - [JAR]

├─ org.jf.dexlib2.dexbacked.raw.ClassDataItem.class - [JAR]

├─ org.jf.dexlib2.dexbacked.raw.ClassDefItem.class - [JAR]

├─ org.jf.dexlib2.dexbacked.raw.CodeItem.class - [JAR]

├─ org.jf.dexlib2.dexbacked.raw.DebugInfoItem.class - [JAR]

├─ org.jf.dexlib2.dexbacked.raw.EncodedArrayItem.class - [JAR]

├─ org.jf.dexlib2.dexbacked.raw.EncodedValue.class - [JAR]

├─ org.jf.dexlib2.dexbacked.raw.FieldIdItem.class - [JAR]

├─ org.jf.dexlib2.dexbacked.raw.HeaderItem.class - [JAR]

├─ org.jf.dexlib2.dexbacked.raw.HiddenApiClassDataItem.class - [JAR]

├─ org.jf.dexlib2.dexbacked.raw.ItemType.class - [JAR]

├─ org.jf.dexlib2.dexbacked.raw.MapItem.class - [JAR]

├─ org.jf.dexlib2.dexbacked.raw.MethodHandleItem.class - [JAR]

├─ org.jf.dexlib2.dexbacked.raw.MethodIdItem.class - [JAR]

├─ org.jf.dexlib2.dexbacked.raw.OdexHeaderItem.class - [JAR]

├─ org.jf.dexlib2.dexbacked.raw.ProtoIdItem.class - [JAR]

├─ org.jf.dexlib2.dexbacked.raw.SectionAnnotator.class - [JAR]

├─ org.jf.dexlib2.dexbacked.raw.StringDataItem.class - [JAR]

├─ org.jf.dexlib2.dexbacked.raw.StringIdItem.class - [JAR]

├─ org.jf.dexlib2.dexbacked.raw.TypeIdItem.class - [JAR]

├─ org.jf.dexlib2.dexbacked.raw.TypeListItem.class - [JAR]

org.jf.dexlib2.analysis.util

├─ org.jf.dexlib2.analysis.util.TypeProtoUtils.class - [JAR]

org.jf.dexlib2.writer.builder

├─ org.jf.dexlib2.writer.builder.BaseBuilderPool.class - [JAR]

├─ org.jf.dexlib2.writer.builder.BuilderAnnotation.class - [JAR]

├─ org.jf.dexlib2.writer.builder.BuilderAnnotationElement.class - [JAR]

├─ org.jf.dexlib2.writer.builder.BuilderAnnotationPool.class - [JAR]

├─ org.jf.dexlib2.writer.builder.BuilderAnnotationSet.class - [JAR]

├─ org.jf.dexlib2.writer.builder.BuilderAnnotationSetPool.class - [JAR]

├─ org.jf.dexlib2.writer.builder.BuilderCallSitePool.class - [JAR]

├─ org.jf.dexlib2.writer.builder.BuilderCallSiteReference.class - [JAR]

├─ org.jf.dexlib2.writer.builder.BuilderClassDef.class - [JAR]

├─ org.jf.dexlib2.writer.builder.BuilderClassPool.class - [JAR]

├─ org.jf.dexlib2.writer.builder.BuilderEncodedArrayPool.class - [JAR]

├─ org.jf.dexlib2.writer.builder.BuilderEncodedValues.class - [JAR]

├─ org.jf.dexlib2.writer.builder.BuilderExceptionHandler.class - [JAR]

├─ org.jf.dexlib2.writer.builder.BuilderField.class - [JAR]

├─ org.jf.dexlib2.writer.builder.BuilderFieldPool.class - [JAR]

├─ org.jf.dexlib2.writer.builder.BuilderFieldReference.class - [JAR]

├─ org.jf.dexlib2.writer.builder.BuilderMapEntryCollection.class - [JAR]

├─ org.jf.dexlib2.writer.builder.BuilderMethod.class - [JAR]

├─ org.jf.dexlib2.writer.builder.BuilderMethodHandlePool.class - [JAR]

├─ org.jf.dexlib2.writer.builder.BuilderMethodHandleReference.class - [JAR]

├─ org.jf.dexlib2.writer.builder.BuilderMethodParameter.class - [JAR]

├─ org.jf.dexlib2.writer.builder.BuilderMethodPool.class - [JAR]

├─ org.jf.dexlib2.writer.builder.BuilderMethodProtoReference.class - [JAR]

├─ org.jf.dexlib2.writer.builder.BuilderMethodReference.class - [JAR]

├─ org.jf.dexlib2.writer.builder.BuilderProtoPool.class - [JAR]

├─ org.jf.dexlib2.writer.builder.BuilderReference.class - [JAR]

├─ org.jf.dexlib2.writer.builder.BuilderStringPool.class - [JAR]

├─ org.jf.dexlib2.writer.builder.BuilderStringReference.class - [JAR]

├─ org.jf.dexlib2.writer.builder.BuilderTryBlock.class - [JAR]

├─ org.jf.dexlib2.writer.builder.BuilderTypeList.class - [JAR]

├─ org.jf.dexlib2.writer.builder.BuilderTypeListPool.class - [JAR]

├─ org.jf.dexlib2.writer.builder.BuilderTypePool.class - [JAR]

├─ org.jf.dexlib2.writer.builder.BuilderTypeReference.class - [JAR]

├─ org.jf.dexlib2.writer.builder.DexBuilder.class - [JAR]

org.jf.dexlib2

├─ org.jf.dexlib2.AccessFlags.class - [JAR]

├─ org.jf.dexlib2.AnnotationVisibility.class - [JAR]

├─ org.jf.dexlib2.DebugItemType.class - [JAR]

├─ org.jf.dexlib2.DexFileFactory.class - [JAR]

├─ org.jf.dexlib2.Format.class - [JAR]

├─ org.jf.dexlib2.HiddenApiRestriction.class - [JAR]

├─ org.jf.dexlib2.MethodHandleType.class - [JAR]

├─ org.jf.dexlib2.Opcode.class - [JAR]

├─ org.jf.dexlib2.Opcodes.class - [JAR]

├─ org.jf.dexlib2.ReferenceType.class - [JAR]

├─ org.jf.dexlib2.ValueType.class - [JAR]

├─ org.jf.dexlib2.VerificationError.class - [JAR]

├─ org.jf.dexlib2.VersionMap.class - [JAR]

org.jf.dexlib2.immutable.util

├─ org.jf.dexlib2.immutable.util.CharSequenceConverter.class - [JAR]

├─ org.jf.dexlib2.immutable.util.ParamUtil.class - [JAR]

org.jf.dexlib2.builder.instruction

├─ org.jf.dexlib2.builder.instruction.BuilderArrayPayload.class - [JAR]

├─ org.jf.dexlib2.builder.instruction.BuilderInstruction10t.class - [JAR]

├─ org.jf.dexlib2.builder.instruction.BuilderInstruction10x.class - [JAR]

├─ org.jf.dexlib2.builder.instruction.BuilderInstruction11n.class - [JAR]

├─ org.jf.dexlib2.builder.instruction.BuilderInstruction11x.class - [JAR]

├─ org.jf.dexlib2.builder.instruction.BuilderInstruction12x.class - [JAR]

├─ org.jf.dexlib2.builder.instruction.BuilderInstruction20bc.class - [JAR]

├─ org.jf.dexlib2.builder.instruction.BuilderInstruction20t.class - [JAR]

├─ org.jf.dexlib2.builder.instruction.BuilderInstruction21c.class - [JAR]

├─ org.jf.dexlib2.builder.instruction.BuilderInstruction21ih.class - [JAR]

├─ org.jf.dexlib2.builder.instruction.BuilderInstruction21lh.class - [JAR]

├─ org.jf.dexlib2.builder.instruction.BuilderInstruction21s.class - [JAR]

├─ org.jf.dexlib2.builder.instruction.BuilderInstruction21t.class - [JAR]

├─ org.jf.dexlib2.builder.instruction.BuilderInstruction22b.class - [JAR]

├─ org.jf.dexlib2.builder.instruction.BuilderInstruction22c.class - [JAR]

├─ org.jf.dexlib2.builder.instruction.BuilderInstruction22cs.class - [JAR]

├─ org.jf.dexlib2.builder.instruction.BuilderInstruction22s.class - [JAR]

├─ org.jf.dexlib2.builder.instruction.BuilderInstruction22t.class - [JAR]

├─ org.jf.dexlib2.builder.instruction.BuilderInstruction22x.class - [JAR]

├─ org.jf.dexlib2.builder.instruction.BuilderInstruction23x.class - [JAR]

├─ org.jf.dexlib2.builder.instruction.BuilderInstruction30t.class - [JAR]

├─ org.jf.dexlib2.builder.instruction.BuilderInstruction31c.class - [JAR]

├─ org.jf.dexlib2.builder.instruction.BuilderInstruction31i.class - [JAR]

├─ org.jf.dexlib2.builder.instruction.BuilderInstruction31t.class - [JAR]

├─ org.jf.dexlib2.builder.instruction.BuilderInstruction32x.class - [JAR]

├─ org.jf.dexlib2.builder.instruction.BuilderInstruction35c.class - [JAR]

├─ org.jf.dexlib2.builder.instruction.BuilderInstruction35mi.class - [JAR]

├─ org.jf.dexlib2.builder.instruction.BuilderInstruction35ms.class - [JAR]

├─ org.jf.dexlib2.builder.instruction.BuilderInstruction3rc.class - [JAR]

├─ org.jf.dexlib2.builder.instruction.BuilderInstruction3rmi.class - [JAR]

├─ org.jf.dexlib2.builder.instruction.BuilderInstruction3rms.class - [JAR]

├─ org.jf.dexlib2.builder.instruction.BuilderInstruction45cc.class - [JAR]

├─ org.jf.dexlib2.builder.instruction.BuilderInstruction4rcc.class - [JAR]

├─ org.jf.dexlib2.builder.instruction.BuilderInstruction51l.class - [JAR]

├─ org.jf.dexlib2.builder.instruction.BuilderPackedSwitchPayload.class - [JAR]

├─ org.jf.dexlib2.builder.instruction.BuilderSparseSwitchPayload.class - [JAR]

├─ org.jf.dexlib2.builder.instruction.BuilderSwitchElement.class - [JAR]

org.jf.dexlib2.writer

├─ org.jf.dexlib2.writer.AnnotationSection.class - [JAR]

├─ org.jf.dexlib2.writer.AnnotationSetSection.class - [JAR]

├─ org.jf.dexlib2.writer.CallSiteSection.class - [JAR]

├─ org.jf.dexlib2.writer.ClassSection.class - [JAR]

├─ org.jf.dexlib2.writer.DebugWriter.class - [JAR]

├─ org.jf.dexlib2.writer.DexDataWriter.class - [JAR]

├─ org.jf.dexlib2.writer.DexWriter.class - [JAR]

├─ org.jf.dexlib2.writer.EncodedArraySection.class - [JAR]

├─ org.jf.dexlib2.writer.EncodedValueWriter.class - [JAR]

├─ org.jf.dexlib2.writer.FieldSection.class - [JAR]

├─ org.jf.dexlib2.writer.IndexSection.class - [JAR]

├─ org.jf.dexlib2.writer.InstructionFactory.class - [JAR]

├─ org.jf.dexlib2.writer.InstructionWriter.class - [JAR]

├─ org.jf.dexlib2.writer.MethodHandleSection.class - [JAR]

├─ org.jf.dexlib2.writer.MethodSection.class - [JAR]

├─ org.jf.dexlib2.writer.NullableIndexSection.class - [JAR]

├─ org.jf.dexlib2.writer.NullableOffsetSection.class - [JAR]

├─ org.jf.dexlib2.writer.OffsetSection.class - [JAR]

├─ org.jf.dexlib2.writer.ProtoSection.class - [JAR]

├─ org.jf.dexlib2.writer.StringSection.class - [JAR]

├─ org.jf.dexlib2.writer.TypeListSection.class - [JAR]

├─ org.jf.dexlib2.writer.TypeSection.class - [JAR]

org.jf.dexlib2.iface.value

├─ org.jf.dexlib2.iface.value.AnnotationEncodedValue.class - [JAR]

├─ org.jf.dexlib2.iface.value.ArrayEncodedValue.class - [JAR]

├─ org.jf.dexlib2.iface.value.BooleanEncodedValue.class - [JAR]

├─ org.jf.dexlib2.iface.value.ByteEncodedValue.class - [JAR]

├─ org.jf.dexlib2.iface.value.CharEncodedValue.class - [JAR]

├─ org.jf.dexlib2.iface.value.DoubleEncodedValue.class - [JAR]

├─ org.jf.dexlib2.iface.value.EncodedValue.class - [JAR]

├─ org.jf.dexlib2.iface.value.EnumEncodedValue.class - [JAR]

├─ org.jf.dexlib2.iface.value.FieldEncodedValue.class - [JAR]

├─ org.jf.dexlib2.iface.value.FloatEncodedValue.class - [JAR]

├─ org.jf.dexlib2.iface.value.IntEncodedValue.class - [JAR]

├─ org.jf.dexlib2.iface.value.LongEncodedValue.class - [JAR]

├─ org.jf.dexlib2.iface.value.MethodEncodedValue.class - [JAR]

├─ org.jf.dexlib2.iface.value.MethodHandleEncodedValue.class - [JAR]

├─ org.jf.dexlib2.iface.value.MethodTypeEncodedValue.class - [JAR]

├─ org.jf.dexlib2.iface.value.NullEncodedValue.class - [JAR]

├─ org.jf.dexlib2.iface.value.ShortEncodedValue.class - [JAR]

├─ org.jf.dexlib2.iface.value.StringEncodedValue.class - [JAR]

├─ org.jf.dexlib2.iface.value.TypeEncodedValue.class - [JAR]

org.jf.dexlib2.dexbacked.value

├─ org.jf.dexlib2.dexbacked.value.DexBackedAnnotationEncodedValue.class - [JAR]

├─ org.jf.dexlib2.dexbacked.value.DexBackedArrayEncodedValue.class - [JAR]

├─ org.jf.dexlib2.dexbacked.value.DexBackedEncodedValue.class - [JAR]

├─ org.jf.dexlib2.dexbacked.value.DexBackedEnumEncodedValue.class - [JAR]

├─ org.jf.dexlib2.dexbacked.value.DexBackedFieldEncodedValue.class - [JAR]

├─ org.jf.dexlib2.dexbacked.value.DexBackedMethodEncodedValue.class - [JAR]

├─ org.jf.dexlib2.dexbacked.value.DexBackedMethodHandleEncodedValue.class - [JAR]

├─ org.jf.dexlib2.dexbacked.value.DexBackedMethodTypeEncodedValue.class - [JAR]

├─ org.jf.dexlib2.dexbacked.value.DexBackedStringEncodedValue.class - [JAR]

├─ org.jf.dexlib2.dexbacked.value.DexBackedTypeEncodedValue.class - [JAR]

org.jf.dexlib2.immutable.value

├─ org.jf.dexlib2.immutable.value.ImmutableAnnotationEncodedValue.class - [JAR]

├─ org.jf.dexlib2.immutable.value.ImmutableArrayEncodedValue.class - [JAR]

├─ org.jf.dexlib2.immutable.value.ImmutableBooleanEncodedValue.class - [JAR]

├─ org.jf.dexlib2.immutable.value.ImmutableByteEncodedValue.class - [JAR]

├─ org.jf.dexlib2.immutable.value.ImmutableCharEncodedValue.class - [JAR]

├─ org.jf.dexlib2.immutable.value.ImmutableDoubleEncodedValue.class - [JAR]

├─ org.jf.dexlib2.immutable.value.ImmutableEncodedValue.class - [JAR]

├─ org.jf.dexlib2.immutable.value.ImmutableEncodedValueFactory.class - [JAR]

├─ org.jf.dexlib2.immutable.value.ImmutableEnumEncodedValue.class - [JAR]

├─ org.jf.dexlib2.immutable.value.ImmutableFieldEncodedValue.class - [JAR]

├─ org.jf.dexlib2.immutable.value.ImmutableFloatEncodedValue.class - [JAR]

├─ org.jf.dexlib2.immutable.value.ImmutableIntEncodedValue.class - [JAR]

├─ org.jf.dexlib2.immutable.value.ImmutableLongEncodedValue.class - [JAR]

├─ org.jf.dexlib2.immutable.value.ImmutableMethodEncodedValue.class - [JAR]

├─ org.jf.dexlib2.immutable.value.ImmutableMethodHandleEncodedValue.class - [JAR]

├─ org.jf.dexlib2.immutable.value.ImmutableMethodTypeEncodedValue.class - [JAR]

├─ org.jf.dexlib2.immutable.value.ImmutableNullEncodedValue.class - [JAR]

├─ org.jf.dexlib2.immutable.value.ImmutableShortEncodedValue.class - [JAR]

├─ org.jf.dexlib2.immutable.value.ImmutableStringEncodedValue.class - [JAR]

├─ org.jf.dexlib2.immutable.value.ImmutableTypeEncodedValue.class - [JAR]

org.jf.dexlib2.dexbacked

├─ org.jf.dexlib2.dexbacked.CDexBackedDexFile.class - [JAR]

├─ org.jf.dexlib2.dexbacked.CDexBackedMethodImplementation.class - [JAR]

├─ org.jf.dexlib2.dexbacked.DexBackedAnnotation.class - [JAR]

├─ org.jf.dexlib2.dexbacked.DexBackedAnnotationElement.class - [JAR]

├─ org.jf.dexlib2.dexbacked.DexBackedCatchAllExceptionHandler.class - [JAR]

├─ org.jf.dexlib2.dexbacked.DexBackedClassDef.class - [JAR]

├─ org.jf.dexlib2.dexbacked.DexBackedDexFile.class - [JAR]

├─ org.jf.dexlib2.dexbacked.DexBackedExceptionHandler.class - [JAR]

├─ org.jf.dexlib2.dexbacked.DexBackedField.class - [JAR]

├─ org.jf.dexlib2.dexbacked.DexBackedMethod.class - [JAR]

├─ org.jf.dexlib2.dexbacked.DexBackedMethodImplementation.class - [JAR]

├─ org.jf.dexlib2.dexbacked.DexBackedOdexFile.class - [JAR]

├─ org.jf.dexlib2.dexbacked.DexBackedTryBlock.class - [JAR]

├─ org.jf.dexlib2.dexbacked.DexBackedTypedExceptionHandler.class - [JAR]

├─ org.jf.dexlib2.dexbacked.DexBuffer.class - [JAR]

├─ org.jf.dexlib2.dexbacked.DexReader.class - [JAR]

├─ org.jf.dexlib2.dexbacked.OatFile.class - [JAR]

├─ org.jf.dexlib2.dexbacked.ZipDexContainer.class - [JAR]

org.jf.dexlib2.writer.util

├─ org.jf.dexlib2.writer.util.CallSiteUtil.class - [JAR]

├─ org.jf.dexlib2.writer.util.StaticInitializerUtil.class - [JAR]

├─ org.jf.dexlib2.writer.util.TryListBuilder.class - [JAR]

Advertisement

Dependencies from Group

Mar 04, 2021
17 usages
6k stars
Mar 03, 2021
7 usages
6k stars
Mar 04, 2021
4 usages
6k stars
Mar 03, 2021
3 usages
6k stars

Discover Dependencies

Jul 21, 2023
37 usages
541 stars
log
Aug 25, 2023
47 usages
68 stars
Apr 28, 2020
21 usages
2.4k stars
Aug 10, 2023
52 usages
27 stars
Aug 10, 2023
50 usages
27 stars
Aug 21, 2023
38 usages
Sep 17, 2021
30 usages
Apr 23, 2016
38 usages
Sep 30, 2016
28 usages
12.9k stars
Apr 23, 2020
26 usages
130 stars