Android app dynamic reverse tool based on Xposed framework..
ZjDroid is hosted in the following web site
https://github.com/yangbean9/ZjDroid
If you think the Android project ZjDroid listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of ZjDroid.
Item | Value |
---|---|
Java File Count | 680 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | XposedBridgeApi-54.jar android-support-v4.jar antlr-3.5.2-complete.jar commons-cli-1.2.jar full_framework_15.jar guava-17.0.jar |
Asset File Names | assets\xposed_init |
The license information of ZjDroid is as follows:
Apache License
There are 1 image files in ZjDroid. The names of the image files are listed as follows.
logo.png
The following screenshort is generated from the image listed above.
ZjDroid has the following Java source files.
com.android.reverse.apimonitor.AbstractBahaviorHookCallBack.java com.android.reverse.apimonitor.AccountManagerHook.java com.android.reverse.apimonitor.ActivityManagerHook.java com.android.reverse.apimonitor.ActivityThreadHook.java com.android.reverse.apimonitor.AlarmManagerHook.java com.android.reverse.apimonitor.ApiMonitorHook.java com.android.reverse.apimonitor.ApiMonitorHookManager.java com.android.reverse.apimonitor.AudioRecordHook.java com.android.reverse.apimonitor.CameraHook.java com.android.reverse.apimonitor.ConnectivityManagerHook.java com.android.reverse.apimonitor.ContentResolverHook.java com.android.reverse.apimonitor.ContextImplHook.java com.android.reverse.apimonitor.MediaRecorderHook.java com.android.reverse.apimonitor.NetWorkHook.java com.android.reverse.apimonitor.NotificationManagerHook.java com.android.reverse.apimonitor.PackageManagerHook.java com.android.reverse.apimonitor.ProcessBuilderHook.java com.android.reverse.apimonitor.RuntimeHook.java com.android.reverse.apimonitor.SmsManagerHook.java com.android.reverse.apimonitor.TelephonyManagerHook.java com.android.reverse.client.MainActivity.java com.android.reverse.collecter.DexFileInfo.java com.android.reverse.collecter.DexFileInfoCollecter.java com.android.reverse.collecter.HeapDump.java com.android.reverse.collecter.LuaScriptInvoker.java com.android.reverse.collecter.MemDump.java com.android.reverse.collecter.ModuleContext.java com.android.reverse.collecter.NativeHookCollecter.java com.android.reverse.hook.HookHelperFacktory.java com.android.reverse.hook.HookHelperInterface.java com.android.reverse.hook.HookParam.java com.android.reverse.hook.MethodHookCallBack.java com.android.reverse.hook.XposeHookHelperImpl.java com.android.reverse.mod.CommandBroadcastReceiver.java com.android.reverse.mod.PackageMetaInfo.java com.android.reverse.mod.ReverseXposedModule.java com.android.reverse.request.BackSmaliCommandHandler.java com.android.reverse.request.CommandHandler.java com.android.reverse.request.CommandHandlerParser.java com.android.reverse.request.DumpClassCommandHandler.java com.android.reverse.request.DumpDexFileCommandHandler.java com.android.reverse.request.DumpDexInfoCommandHandler.java com.android.reverse.request.DumpHeapCommandHandler.java com.android.reverse.request.DumpMemCommandHandler.java com.android.reverse.request.InvokeScriptCommandHandler.java com.android.reverse.request.NativeHookInfoHandler.java com.android.reverse.smali.DexFileBuilder.java com.android.reverse.smali.DexFileHeadersPointer.java com.android.reverse.smali.MemoryBackSmali.java com.android.reverse.util.Constant.java com.android.reverse.util.JsonWriter.java com.android.reverse.util.Logger.java com.android.reverse.util.NativeFunction.java com.android.reverse.util.RefInvoke.java com.android.reverse.util.Utility.java ds.tree.DuplicateKeyException.java ds.tree.RadixTree.java ds.tree.RadixTreeImpl.java ds.tree.Visitor.java ds.tree.VisitorImpl.java javax.annotation.CheckForNull.java javax.annotation.CheckForSigned.java javax.annotation.CheckReturnValue.java javax.annotation.Detainted.java javax.annotation.MatchesPattern.java javax.annotation.Nonnegative.java javax.annotation.Nonnull.java javax.annotation.Nullable.java javax.annotation.OverridingMethodsMustInvokeSuper.java javax.annotation.ParametersAreNonnullByDefault.java javax.annotation.ParametersAreNullableByDefault.java javax.annotation.PropertyKey.java javax.annotation.RegEx.java javax.annotation.Signed.java javax.annotation.Syntax.java javax.annotation.Tainted.java javax.annotation.Untainted.java javax.annotation.WillClose.java javax.annotation.WillCloseWhenClosed.java javax.annotation.WillNotClose.java javax.annotation.concurrent.GuardedBy.java javax.annotation.concurrent.Immutable.java javax.annotation.concurrent.NotThreadSafe.java javax.annotation.concurrent.ThreadSafe.java javax.annotation.meta.Exclusive.java javax.annotation.meta.Exhaustive.java javax.annotation.meta.TypeQualifier.java javax.annotation.meta.TypeQualifierDefault.java javax.annotation.meta.TypeQualifierNickname.java javax.annotation.meta.TypeQualifierValidator.java org.jf.baksmali.Adaptors.AnnotationFormatter.java org.jf.baksmali.Adaptors.BlankMethodItem.java org.jf.baksmali.Adaptors.CatchMethodItem.java org.jf.baksmali.Adaptors.ClassDefinition.java org.jf.baksmali.Adaptors.CommentMethodItem.java org.jf.baksmali.Adaptors.CommentedOutMethodItem.java org.jf.baksmali.Adaptors.CommentingIndentingWriter.java org.jf.baksmali.Adaptors.Debug.BeginEpilogueMethodItem.java org.jf.baksmali.Adaptors.Debug.DebugMethodItem.java org.jf.baksmali.Adaptors.Debug.EndLocalMethodItem.java org.jf.baksmali.Adaptors.Debug.EndPrologueMethodItem.java org.jf.baksmali.Adaptors.Debug.LineNumberMethodItem.java org.jf.baksmali.Adaptors.Debug.LocalFormatter.java org.jf.baksmali.Adaptors.Debug.RestartLocalMethodItem.java org.jf.baksmali.Adaptors.Debug.SetSourceFileMethodItem.java org.jf.baksmali.Adaptors.Debug.StartLocalMethodItem.java org.jf.baksmali.Adaptors.EncodedValue.AnnotationEncodedValueAdaptor.java org.jf.baksmali.Adaptors.EncodedValue.ArrayEncodedValueAdaptor.java org.jf.baksmali.Adaptors.EncodedValue.EncodedValueAdaptor.java org.jf.baksmali.Adaptors.EndTryLabelMethodItem.java org.jf.baksmali.Adaptors.FieldDefinition.java org.jf.baksmali.Adaptors.Format.ArrayDataMethodItem.java org.jf.baksmali.Adaptors.Format.InstructionMethodItem.java org.jf.baksmali.Adaptors.Format.InstructionMethodItemFactory.java org.jf.baksmali.Adaptors.Format.OffsetInstructionFormatMethodItem.java org.jf.baksmali.Adaptors.Format.PackedSwitchMethodItem.java org.jf.baksmali.Adaptors.Format.SparseSwitchMethodItem.java org.jf.baksmali.Adaptors.Format.UnresolvedOdexInstructionMethodItem.java org.jf.baksmali.Adaptors.LabelMethodItem.java org.jf.baksmali.Adaptors.MethodDefinition.java org.jf.baksmali.Adaptors.MethodItem.java org.jf.baksmali.Adaptors.PostInstructionRegisterInfoMethodItem.java org.jf.baksmali.Adaptors.PreInstructionRegisterInfoMethodItem.java org.jf.baksmali.Adaptors.ReferenceFormatter.java org.jf.baksmali.Adaptors.RegisterFormatter.java org.jf.baksmali.Adaptors.SyntheticAccessCommentMethodItem.java org.jf.baksmali.Renderers.BooleanRenderer.java org.jf.baksmali.Renderers.ByteRenderer.java org.jf.baksmali.Renderers.CharRenderer.java org.jf.baksmali.Renderers.DoubleRenderer.java org.jf.baksmali.Renderers.FloatRenderer.java org.jf.baksmali.Renderers.IntegerRenderer.java org.jf.baksmali.Renderers.LongRenderer.java org.jf.baksmali.Renderers.ShortRenderer.java org.jf.baksmali.baksmali.java org.jf.baksmali.baksmaliOptions.java org.jf.baksmali.dump.java org.jf.baksmali.main.java org.jf.dexlib2.AnnotationVisibility.java org.jf.dexlib2.DebugItemType.java org.jf.dexlib2.DexFileFactory.java org.jf.dexlib2.Opcodes.java org.jf.dexlib2.ReferenceType.java org.jf.dexlib2.ValueType.java org.jf.dexlib2.VerificationError.java org.jf.dexlib2.analysis.AnalysisException.java org.jf.dexlib2.analysis.AnalyzedInstruction.java org.jf.dexlib2.analysis.ArrayProto.java org.jf.dexlib2.analysis.ClassPath.java org.jf.dexlib2.analysis.ClassProto.java org.jf.dexlib2.analysis.CustomInlineMethodResolver.java org.jf.dexlib2.analysis.DumpFields.java org.jf.dexlib2.analysis.DumpVtables.java org.jf.dexlib2.analysis.InlineMethodResolver.java org.jf.dexlib2.analysis.MethodAnalyzer.java org.jf.dexlib2.analysis.OdexedFieldInstructionMapper.java org.jf.dexlib2.analysis.PrimitiveProto.java org.jf.dexlib2.analysis.RegisterType.java org.jf.dexlib2.analysis.TypeProto.java org.jf.dexlib2.analysis.UnknownClassProto.java org.jf.dexlib2.analysis.UnresolvedClassException.java org.jf.dexlib2.analysis.UnresolvedOdexInstruction.java org.jf.dexlib2.analysis.reflection.ReflectionClassDef.java org.jf.dexlib2.analysis.reflection.ReflectionConstructor.java org.jf.dexlib2.analysis.reflection.ReflectionField.java org.jf.dexlib2.analysis.reflection.ReflectionMethod.java org.jf.dexlib2.analysis.reflection.util.ReflectionUtils.java org.jf.dexlib2.analysis.util.TypeProtoUtils.java org.jf.dexlib2.base.BaseAnnotation.java org.jf.dexlib2.base.BaseAnnotationElement.java org.jf.dexlib2.base.BaseExceptionHandler.java org.jf.dexlib2.base.BaseMethodParameter.java org.jf.dexlib2.base.BaseTryBlock.java org.jf.dexlib2.base.reference.BaseFieldReference.java org.jf.dexlib2.base.reference.BaseMethodReference.java org.jf.dexlib2.base.reference.BaseStringReference.java org.jf.dexlib2.base.reference.BaseTypeReference.java org.jf.dexlib2.base.value.BaseAnnotationEncodedValue.java org.jf.dexlib2.base.value.BaseArrayEncodedValue.java org.jf.dexlib2.base.value.BaseBooleanEncodedValue.java org.jf.dexlib2.base.value.BaseByteEncodedValue.java org.jf.dexlib2.base.value.BaseCharEncodedValue.java org.jf.dexlib2.base.value.BaseDoubleEncodedValue.java org.jf.dexlib2.base.value.BaseEnumEncodedValue.java org.jf.dexlib2.base.value.BaseFieldEncodedValue.java org.jf.dexlib2.base.value.BaseFloatEncodedValue.java org.jf.dexlib2.base.value.BaseIntEncodedValue.java org.jf.dexlib2.base.value.BaseLongEncodedValue.java org.jf.dexlib2.base.value.BaseMethodEncodedValue.java org.jf.dexlib2.base.value.BaseNullEncodedValue.java org.jf.dexlib2.base.value.BaseShortEncodedValue.java org.jf.dexlib2.base.value.BaseStringEncodedValue.java org.jf.dexlib2.base.value.BaseTypeEncodedValue.java org.jf.dexlib2.builder.BuilderDebugItem.java org.jf.dexlib2.builder.BuilderExceptionHandler.java org.jf.dexlib2.builder.BuilderInstruction.java org.jf.dexlib2.builder.BuilderOffsetInstruction.java org.jf.dexlib2.builder.BuilderSwitchPayload.java org.jf.dexlib2.builder.BuilderTryBlock.java org.jf.dexlib2.builder.Label.java org.jf.dexlib2.builder.MethodImplementationBuilder.java org.jf.dexlib2.builder.MethodLocation.java org.jf.dexlib2.builder.MutableMethodImplementation.java org.jf.dexlib2.builder.SwitchLabelElement.java org.jf.dexlib2.builder.debug.BuilderEndLocal.java org.jf.dexlib2.builder.debug.BuilderEpilogueBegin.java org.jf.dexlib2.builder.debug.BuilderLineNumber.java org.jf.dexlib2.builder.debug.BuilderPrologueEnd.java org.jf.dexlib2.builder.debug.BuilderRestartLocal.java org.jf.dexlib2.builder.debug.BuilderSetSourceFile.java org.jf.dexlib2.builder.debug.BuilderStartLocal.java org.jf.dexlib2.builder.instruction.BuilderArrayPayload.java org.jf.dexlib2.builder.instruction.BuilderInstruction10t.java org.jf.dexlib2.builder.instruction.BuilderInstruction10x.java org.jf.dexlib2.builder.instruction.BuilderInstruction11n.java org.jf.dexlib2.builder.instruction.BuilderInstruction11x.java org.jf.dexlib2.builder.instruction.BuilderInstruction12x.java org.jf.dexlib2.builder.instruction.BuilderInstruction20bc.java org.jf.dexlib2.builder.instruction.BuilderInstruction20t.java org.jf.dexlib2.builder.instruction.BuilderInstruction21c.java org.jf.dexlib2.builder.instruction.BuilderInstruction21ih.java org.jf.dexlib2.builder.instruction.BuilderInstruction21lh.java org.jf.dexlib2.builder.instruction.BuilderInstruction21s.java org.jf.dexlib2.builder.instruction.BuilderInstruction21t.java org.jf.dexlib2.builder.instruction.BuilderInstruction22b.java org.jf.dexlib2.builder.instruction.BuilderInstruction22c.java org.jf.dexlib2.builder.instruction.BuilderInstruction22s.java org.jf.dexlib2.builder.instruction.BuilderInstruction22t.java org.jf.dexlib2.builder.instruction.BuilderInstruction22x.java org.jf.dexlib2.builder.instruction.BuilderInstruction23x.java org.jf.dexlib2.builder.instruction.BuilderInstruction30t.java org.jf.dexlib2.builder.instruction.BuilderInstruction31c.java org.jf.dexlib2.builder.instruction.BuilderInstruction31i.java org.jf.dexlib2.builder.instruction.BuilderInstruction31t.java org.jf.dexlib2.builder.instruction.BuilderInstruction32x.java org.jf.dexlib2.builder.instruction.BuilderInstruction35c.java org.jf.dexlib2.builder.instruction.BuilderInstruction3rc.java org.jf.dexlib2.builder.instruction.BuilderInstruction51l.java org.jf.dexlib2.builder.instruction.BuilderPackedSwitchPayload.java org.jf.dexlib2.builder.instruction.BuilderSparseSwitchPayload.java org.jf.dexlib2.builder.instruction.BuilderSwitchElement.java org.jf.dexlib2.dexbacked.BaseDexBuffer.java org.jf.dexlib2.dexbacked.BaseDexReader.java org.jf.dexlib2.dexbacked.DexBackedAnnotation.java org.jf.dexlib2.dexbacked.DexBackedAnnotationElement.java org.jf.dexlib2.dexbacked.DexBackedCatchAllExceptionHandler.java org.jf.dexlib2.dexbacked.DexBackedClassDef.java org.jf.dexlib2.dexbacked.DexBackedDexFile.java org.jf.dexlib2.dexbacked.DexBackedExceptionHandler.java org.jf.dexlib2.dexbacked.DexBackedField.java org.jf.dexlib2.dexbacked.DexBackedMethod.java org.jf.dexlib2.dexbacked.DexBackedMethodImplementation.java org.jf.dexlib2.dexbacked.DexBackedOdexFile.java org.jf.dexlib2.dexbacked.DexBackedTryBlock.java org.jf.dexlib2.dexbacked.DexBackedTypedExceptionHandler.java org.jf.dexlib2.dexbacked.DexReader.java org.jf.dexlib2.dexbacked.MemoryDexFileItemPointer.java org.jf.dexlib2.dexbacked.MemoryReader.java org.jf.dexlib2.dexbacked.instruction.DexBackedArrayPayload.java org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction.java org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction10t.java org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction10x.java org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction11n.java org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction11x.java org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction12x.java org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction20bc.java org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction20t.java org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction21c.java org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction21ih.java org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction21lh.java org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction21s.java org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction21t.java org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction22b.java org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction22c.java org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction22cs.java org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction22s.java org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction22t.java org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction22x.java org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction23x.java org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction30t.java org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction31c.java org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction31i.java org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction31t.java org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction32x.java org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction35c.java org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction35mi.java org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction35ms.java org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction3rc.java org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction3rmi.java org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction3rms.java org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction51l.java org.jf.dexlib2.dexbacked.instruction.DexBackedPackedSwitchPayload.java org.jf.dexlib2.dexbacked.instruction.DexBackedSparseSwitchPayload.java org.jf.dexlib2.dexbacked.instruction.DexBackedUnknownInstruction.java org.jf.dexlib2.dexbacked.raw.AnnotationDirectoryItem.java org.jf.dexlib2.dexbacked.raw.AnnotationItem.java org.jf.dexlib2.dexbacked.raw.AnnotationSetItem.java org.jf.dexlib2.dexbacked.raw.AnnotationSetRefList.java org.jf.dexlib2.dexbacked.raw.ClassDataItem.java org.jf.dexlib2.dexbacked.raw.ClassDefItem.java org.jf.dexlib2.dexbacked.raw.CodeItem.java org.jf.dexlib2.dexbacked.raw.DebugInfoItem.java org.jf.dexlib2.dexbacked.raw.EncodedArrayItem.java org.jf.dexlib2.dexbacked.raw.EncodedValue.java org.jf.dexlib2.dexbacked.raw.FieldIdItem.java org.jf.dexlib2.dexbacked.raw.HeaderItem.java org.jf.dexlib2.dexbacked.raw.ItemType.java org.jf.dexlib2.dexbacked.raw.MapItem.java org.jf.dexlib2.dexbacked.raw.MethodIdItem.java org.jf.dexlib2.dexbacked.raw.OdexHeaderItem.java org.jf.dexlib2.dexbacked.raw.ProtoIdItem.java org.jf.dexlib2.dexbacked.raw.RawDexFile.java org.jf.dexlib2.dexbacked.raw.SectionAnnotator.java org.jf.dexlib2.dexbacked.raw.StringDataItem.java org.jf.dexlib2.dexbacked.raw.StringIdItem.java org.jf.dexlib2.dexbacked.raw.TypeIdItem.java org.jf.dexlib2.dexbacked.raw.TypeListItem.java org.jf.dexlib2.dexbacked.raw.util.DexAnnotator.java org.jf.dexlib2.dexbacked.reference.DexBackedFieldReference.java org.jf.dexlib2.dexbacked.reference.DexBackedMethodReference.java org.jf.dexlib2.dexbacked.reference.DexBackedReference.java org.jf.dexlib2.dexbacked.reference.DexBackedStringReference.java org.jf.dexlib2.dexbacked.reference.DexBackedTypeReference.java org.jf.dexlib2.dexbacked.util.AnnotationsDirectory.java org.jf.dexlib2.dexbacked.util.DebugInfo.java org.jf.dexlib2.dexbacked.util.FixedSizeList.java org.jf.dexlib2.dexbacked.util.FixedSizeSet.java org.jf.dexlib2.dexbacked.util.ParameterIterator.java org.jf.dexlib2.dexbacked.util.StaticInitialValueIterator.java org.jf.dexlib2.dexbacked.util.VariableSizeCollection.java org.jf.dexlib2.dexbacked.util.VariableSizeIterator.java org.jf.dexlib2.dexbacked.util.VariableSizeList.java org.jf.dexlib2.dexbacked.util.VariableSizeListIterator.java org.jf.dexlib2.dexbacked.util.VariableSizeLookaheadIterator.java org.jf.dexlib2.dexbacked.util.VariableSizeSet.java org.jf.dexlib2.dexbacked.value.DexBackedAnnotationEncodedValue.java org.jf.dexlib2.dexbacked.value.DexBackedArrayEncodedValue.java org.jf.dexlib2.dexbacked.value.DexBackedEncodedValue.java org.jf.dexlib2.dexbacked.value.DexBackedEnumEncodedValue.java org.jf.dexlib2.dexbacked.value.DexBackedFieldEncodedValue.java org.jf.dexlib2.dexbacked.value.DexBackedMethodEncodedValue.java org.jf.dexlib2.dexbacked.value.DexBackedStringEncodedValue.java org.jf.dexlib2.dexbacked.value.DexBackedTypeEncodedValue.java org.jf.dexlib2.iface.Annotation.java org.jf.dexlib2.iface.AnnotationElement.java org.jf.dexlib2.iface.BasicAnnotation.java org.jf.dexlib2.iface.ClassDef.java org.jf.dexlib2.iface.DexFile.java org.jf.dexlib2.iface.ExceptionHandler.java org.jf.dexlib2.iface.Field.java org.jf.dexlib2.iface.Method.java org.jf.dexlib2.iface.MethodImplementation.java org.jf.dexlib2.iface.MethodParameter.java org.jf.dexlib2.iface.TryBlock.java org.jf.dexlib2.iface.debug.DebugItem.java org.jf.dexlib2.iface.debug.EndLocal.java org.jf.dexlib2.iface.debug.EpilogueBegin.java org.jf.dexlib2.iface.debug.LineNumber.java org.jf.dexlib2.iface.debug.LocalInfo.java org.jf.dexlib2.iface.debug.PrologueEnd.java org.jf.dexlib2.iface.debug.RestartLocal.java org.jf.dexlib2.iface.debug.SetSourceFile.java org.jf.dexlib2.iface.debug.StartLocal.java org.jf.dexlib2.iface.instruction.FieldOffsetInstruction.java org.jf.dexlib2.iface.instruction.FiveRegisterInstruction.java org.jf.dexlib2.iface.instruction.HatLiteralInstruction.java org.jf.dexlib2.iface.instruction.InlineIndexInstruction.java org.jf.dexlib2.iface.instruction.Instruction.java org.jf.dexlib2.iface.instruction.LongHatLiteralInstruction.java org.jf.dexlib2.iface.instruction.NarrowHatLiteralInstruction.java org.jf.dexlib2.iface.instruction.NarrowLiteralInstruction.java org.jf.dexlib2.iface.instruction.OffsetInstruction.java org.jf.dexlib2.iface.instruction.OneRegisterInstruction.java org.jf.dexlib2.iface.instruction.PayloadInstruction.java org.jf.dexlib2.iface.instruction.ReferenceInstruction.java org.jf.dexlib2.iface.instruction.RegisterRangeInstruction.java org.jf.dexlib2.iface.instruction.SwitchElement.java org.jf.dexlib2.iface.instruction.SwitchPayload.java org.jf.dexlib2.iface.instruction.ThreeRegisterInstruction.java org.jf.dexlib2.iface.instruction.TwoRegisterInstruction.java org.jf.dexlib2.iface.instruction.VariableRegisterInstruction.java org.jf.dexlib2.iface.instruction.VerificationErrorInstruction.java org.jf.dexlib2.iface.instruction.VtableIndexInstruction.java org.jf.dexlib2.iface.instruction.WideLiteralInstruction.java org.jf.dexlib2.iface.instruction.formats.ArrayPayload.java org.jf.dexlib2.iface.instruction.formats.Instruction10t.java org.jf.dexlib2.iface.instruction.formats.Instruction10x.java org.jf.dexlib2.iface.instruction.formats.Instruction11n.java org.jf.dexlib2.iface.instruction.formats.Instruction11x.java org.jf.dexlib2.iface.instruction.formats.Instruction12x.java org.jf.dexlib2.iface.instruction.formats.Instruction20bc.java org.jf.dexlib2.iface.instruction.formats.Instruction20t.java org.jf.dexlib2.iface.instruction.formats.Instruction21c.java org.jf.dexlib2.iface.instruction.formats.Instruction21ih.java org.jf.dexlib2.iface.instruction.formats.Instruction21lh.java org.jf.dexlib2.iface.instruction.formats.Instruction21s.java org.jf.dexlib2.iface.instruction.formats.Instruction21t.java org.jf.dexlib2.iface.instruction.formats.Instruction22b.java org.jf.dexlib2.iface.instruction.formats.Instruction22c.java org.jf.dexlib2.iface.instruction.formats.Instruction22cs.java org.jf.dexlib2.iface.instruction.formats.Instruction22s.java org.jf.dexlib2.iface.instruction.formats.Instruction22t.java org.jf.dexlib2.iface.instruction.formats.Instruction22x.java org.jf.dexlib2.iface.instruction.formats.Instruction23x.java org.jf.dexlib2.iface.instruction.formats.Instruction30t.java org.jf.dexlib2.iface.instruction.formats.Instruction31c.java org.jf.dexlib2.iface.instruction.formats.Instruction31i.java org.jf.dexlib2.iface.instruction.formats.Instruction31t.java org.jf.dexlib2.iface.instruction.formats.Instruction32x.java org.jf.dexlib2.iface.instruction.formats.Instruction35c.java org.jf.dexlib2.iface.instruction.formats.Instruction35mi.java org.jf.dexlib2.iface.instruction.formats.Instruction35ms.java org.jf.dexlib2.iface.instruction.formats.Instruction3rc.java org.jf.dexlib2.iface.instruction.formats.Instruction3rmi.java org.jf.dexlib2.iface.instruction.formats.Instruction3rms.java org.jf.dexlib2.iface.instruction.formats.Instruction51l.java org.jf.dexlib2.iface.instruction.formats.PackedSwitchPayload.java org.jf.dexlib2.iface.instruction.formats.SparseSwitchPayload.java org.jf.dexlib2.iface.instruction.formats.UnknownInstruction.java org.jf.dexlib2.iface.reference.FieldReference.java org.jf.dexlib2.iface.reference.MethodReference.java org.jf.dexlib2.iface.reference.Reference.java org.jf.dexlib2.iface.reference.StringReference.java org.jf.dexlib2.iface.reference.TypeReference.java org.jf.dexlib2.iface.value.AnnotationEncodedValue.java org.jf.dexlib2.iface.value.ArrayEncodedValue.java org.jf.dexlib2.iface.value.BooleanEncodedValue.java org.jf.dexlib2.iface.value.ByteEncodedValue.java org.jf.dexlib2.iface.value.CharEncodedValue.java org.jf.dexlib2.iface.value.DoubleEncodedValue.java org.jf.dexlib2.iface.value.EncodedValue.java org.jf.dexlib2.iface.value.EnumEncodedValue.java org.jf.dexlib2.iface.value.FieldEncodedValue.java org.jf.dexlib2.iface.value.FloatEncodedValue.java org.jf.dexlib2.iface.value.IntEncodedValue.java org.jf.dexlib2.iface.value.LongEncodedValue.java org.jf.dexlib2.iface.value.MethodEncodedValue.java org.jf.dexlib2.iface.value.NullEncodedValue.java org.jf.dexlib2.iface.value.ShortEncodedValue.java org.jf.dexlib2.iface.value.StringEncodedValue.java org.jf.dexlib2.iface.value.TypeEncodedValue.java org.jf.dexlib2.immutable.ImmutableAnnotation.java org.jf.dexlib2.immutable.ImmutableAnnotationElement.java org.jf.dexlib2.immutable.ImmutableClassDef.java org.jf.dexlib2.immutable.ImmutableDexFile.java org.jf.dexlib2.immutable.ImmutableExceptionHandler.java org.jf.dexlib2.immutable.ImmutableField.java org.jf.dexlib2.immutable.ImmutableMethod.java org.jf.dexlib2.immutable.ImmutableMethodImplementation.java org.jf.dexlib2.immutable.ImmutableMethodParameter.java org.jf.dexlib2.immutable.ImmutableTryBlock.java org.jf.dexlib2.immutable.debug.ImmutableDebugItem.java org.jf.dexlib2.immutable.debug.ImmutableEndLocal.java org.jf.dexlib2.immutable.debug.ImmutableEpilogueBegin.java org.jf.dexlib2.immutable.debug.ImmutableLineNumber.java org.jf.dexlib2.immutable.debug.ImmutablePrologueEnd.java org.jf.dexlib2.immutable.debug.ImmutableRestartLocal.java org.jf.dexlib2.immutable.debug.ImmutableSetSourceFile.java org.jf.dexlib2.immutable.debug.ImmutableStartLocal.java org.jf.dexlib2.immutable.instruction.ImmutableArrayPayload.java org.jf.dexlib2.immutable.instruction.ImmutableInstruction.java org.jf.dexlib2.immutable.instruction.ImmutableInstruction10t.java org.jf.dexlib2.immutable.instruction.ImmutableInstruction10x.java org.jf.dexlib2.immutable.instruction.ImmutableInstruction11n.java org.jf.dexlib2.immutable.instruction.ImmutableInstruction11x.java org.jf.dexlib2.immutable.instruction.ImmutableInstruction12x.java org.jf.dexlib2.immutable.instruction.ImmutableInstruction20bc.java org.jf.dexlib2.immutable.instruction.ImmutableInstruction20t.java org.jf.dexlib2.immutable.instruction.ImmutableInstruction21c.java org.jf.dexlib2.immutable.instruction.ImmutableInstruction21ih.java org.jf.dexlib2.immutable.instruction.ImmutableInstruction21lh.java org.jf.dexlib2.immutable.instruction.ImmutableInstruction21s.java org.jf.dexlib2.immutable.instruction.ImmutableInstruction21t.java org.jf.dexlib2.immutable.instruction.ImmutableInstruction22b.java org.jf.dexlib2.immutable.instruction.ImmutableInstruction22c.java org.jf.dexlib2.immutable.instruction.ImmutableInstruction22cs.java org.jf.dexlib2.immutable.instruction.ImmutableInstruction22s.java org.jf.dexlib2.immutable.instruction.ImmutableInstruction22t.java org.jf.dexlib2.immutable.instruction.ImmutableInstruction22x.java org.jf.dexlib2.immutable.instruction.ImmutableInstruction23x.java org.jf.dexlib2.immutable.instruction.ImmutableInstruction30t.java org.jf.dexlib2.immutable.instruction.ImmutableInstruction31c.java org.jf.dexlib2.immutable.instruction.ImmutableInstruction31i.java org.jf.dexlib2.immutable.instruction.ImmutableInstruction31t.java org.jf.dexlib2.immutable.instruction.ImmutableInstruction32x.java org.jf.dexlib2.immutable.instruction.ImmutableInstruction35c.java org.jf.dexlib2.immutable.instruction.ImmutableInstruction35mi.java org.jf.dexlib2.immutable.instruction.ImmutableInstruction35ms.java org.jf.dexlib2.immutable.instruction.ImmutableInstruction3rc.java org.jf.dexlib2.immutable.instruction.ImmutableInstruction3rmi.java org.jf.dexlib2.immutable.instruction.ImmutableInstruction3rms.java org.jf.dexlib2.immutable.instruction.ImmutableInstruction51l.java org.jf.dexlib2.immutable.instruction.ImmutableInstructionFactory.java org.jf.dexlib2.immutable.instruction.ImmutablePackedSwitchPayload.java org.jf.dexlib2.immutable.instruction.ImmutableSparseSwitchPayload.java org.jf.dexlib2.immutable.instruction.ImmutableSwitchElement.java org.jf.dexlib2.immutable.instruction.ImmutableUnknownInstruction.java org.jf.dexlib2.immutable.reference.ImmutableFieldReference.java org.jf.dexlib2.immutable.reference.ImmutableMethodReference.java org.jf.dexlib2.immutable.reference.ImmutableReference.java org.jf.dexlib2.immutable.reference.ImmutableReferenceFactory.java org.jf.dexlib2.immutable.reference.ImmutableStringReference.java org.jf.dexlib2.immutable.reference.ImmutableTypeReference.java org.jf.dexlib2.immutable.util.CharSequenceConverter.java org.jf.dexlib2.immutable.util.ParamUtil.java org.jf.dexlib2.immutable.value.ImmutableAnnotationEncodedValue.java org.jf.dexlib2.immutable.value.ImmutableArrayEncodedValue.java org.jf.dexlib2.immutable.value.ImmutableBooleanEncodedValue.java org.jf.dexlib2.immutable.value.ImmutableByteEncodedValue.java org.jf.dexlib2.immutable.value.ImmutableCharEncodedValue.java org.jf.dexlib2.immutable.value.ImmutableDoubleEncodedValue.java org.jf.dexlib2.immutable.value.ImmutableEncodedValue.java org.jf.dexlib2.immutable.value.ImmutableEncodedValueFactory.java org.jf.dexlib2.immutable.value.ImmutableEnumEncodedValue.java org.jf.dexlib2.immutable.value.ImmutableFieldEncodedValue.java org.jf.dexlib2.immutable.value.ImmutableFloatEncodedValue.java org.jf.dexlib2.immutable.value.ImmutableIntEncodedValue.java org.jf.dexlib2.immutable.value.ImmutableLongEncodedValue.java org.jf.dexlib2.immutable.value.ImmutableMethodEncodedValue.java org.jf.dexlib2.immutable.value.ImmutableNullEncodedValue.java org.jf.dexlib2.immutable.value.ImmutableShortEncodedValue.java org.jf.dexlib2.immutable.value.ImmutableStringEncodedValue.java org.jf.dexlib2.immutable.value.ImmutableTypeEncodedValue.java org.jf.dexlib2.rewriter.AnnotationElementRewriter.java org.jf.dexlib2.rewriter.AnnotationRewriter.java org.jf.dexlib2.rewriter.ClassDefRewriter.java org.jf.dexlib2.rewriter.DebugItemRewriter.java org.jf.dexlib2.rewriter.DexRewriter.java org.jf.dexlib2.rewriter.EncodedValueRewriter.java org.jf.dexlib2.rewriter.ExceptionHandlerRewriter.java org.jf.dexlib2.rewriter.FieldReferenceRewriter.java org.jf.dexlib2.rewriter.FieldRewriter.java org.jf.dexlib2.rewriter.InstructionRewriter.java org.jf.dexlib2.rewriter.MethodImplementationRewriter.java org.jf.dexlib2.rewriter.MethodParameterRewriter.java org.jf.dexlib2.rewriter.MethodReferenceRewriter.java org.jf.dexlib2.rewriter.MethodRewriter.java org.jf.dexlib2.rewriter.Rewriter.java org.jf.dexlib2.rewriter.RewriterModule.java org.jf.dexlib2.rewriter.RewriterUtils.java org.jf.dexlib2.rewriter.Rewriters.java org.jf.dexlib2.rewriter.TryBlockRewriter.java org.jf.dexlib2.rewriter.TypeRewriter.java org.jf.dexlib2.util.AnnotatedBytes.java org.jf.dexlib2.util.EncodedValueUtils.java org.jf.dexlib2.util.FieldUtil.java org.jf.dexlib2.util.InstructionOffsetMap.java org.jf.dexlib2.util.InstructionUtil.java org.jf.dexlib2.util.MethodUtil.java org.jf.dexlib2.util.Preconditions.java org.jf.dexlib2.util.ReferenceUtil.java org.jf.dexlib2.util.SyntheticAccessorFSM.java org.jf.dexlib2.util.SyntheticAccessorResolver.java org.jf.dexlib2.util.TypeUtils.java org.jf.dexlib2.writer.AnnotationSection.java org.jf.dexlib2.writer.AnnotationSetSection.java org.jf.dexlib2.writer.ClassSection.java org.jf.dexlib2.writer.DebugWriter.java org.jf.dexlib2.writer.DexDataWriter.java org.jf.dexlib2.writer.DexWriter.java org.jf.dexlib2.writer.EncodedValueWriter.java org.jf.dexlib2.writer.FieldSection.java org.jf.dexlib2.writer.IndexSection.java org.jf.dexlib2.writer.InstructionFactory.java org.jf.dexlib2.writer.InstructionWriter.java org.jf.dexlib2.writer.MethodSection.java org.jf.dexlib2.writer.NullableIndexSection.java org.jf.dexlib2.writer.NullableOffsetSection.java org.jf.dexlib2.writer.OffsetSection.java org.jf.dexlib2.writer.ProtoSection.java org.jf.dexlib2.writer.StringSection.java org.jf.dexlib2.writer.TypeListSection.java org.jf.dexlib2.writer.TypeSection.java org.jf.dexlib2.writer.builder.BuilderAnnotationElement.java org.jf.dexlib2.writer.builder.BuilderClassDef.java org.jf.dexlib2.writer.builder.BuilderClassPool.java org.jf.dexlib2.writer.builder.BuilderEncodedValues.java org.jf.dexlib2.writer.builder.BuilderExceptionHandler.java org.jf.dexlib2.writer.builder.BuilderField.java org.jf.dexlib2.writer.builder.BuilderFieldPool .java org.jf.dexlib2.writer.builder.BuilderFieldReference.java org.jf.dexlib2.writer.builder.BuilderMapEntryCollection.java org.jf.dexlib2.writer.builder.BuilderMethod.java org.jf.dexlib2.writer.builder.BuilderMethodParameter.java org.jf.dexlib2.writer.builder.BuilderMethodReference.java org.jf.dexlib2.writer.builder.BuilderProtoReference.java org.jf.dexlib2.writer.builder.BuilderReference.java org.jf.dexlib2.writer.builder.BuilderStringReference.java org.jf.dexlib2.writer.builder.BuilderTryBlock.java org.jf.dexlib2.writer.builder.BuilderTypeList.java org.jf.dexlib2.writer.builder.BuilderTypeReference.java org.jf.dexlib2.writer.builder.DexBuilder.java org.jf.dexlib2.writer.io.DeferredOutputStream.java org.jf.dexlib2.writer.io.DeferredOutputStreamFactory.java org.jf.dexlib2.writer.io.DexDataStore.java org.jf.dexlib2.writer.io.FileDataStore.java org.jf.dexlib2.writer.io.FileDeferredOutputStream.java org.jf.dexlib2.writer.io.MemoryDataStore.java org.jf.dexlib2.writer.io.MemoryDeferredOutputStream.java org.jf.dexlib2.writer.pool.AnnotationPool.java org.jf.dexlib2.writer.pool.AnnotationSetPool.java org.jf.dexlib2.writer.pool.BaseIndexPool.java org.jf.dexlib2.writer.pool.BaseNullableOffsetPool.java org.jf.dexlib2.writer.pool.BaseOffsetPool.java org.jf.dexlib2.writer.pool.ClassPool.java org.jf.dexlib2.writer.pool.DexPool.java org.jf.dexlib2.writer.pool.FieldPool.java org.jf.dexlib2.writer.pool.MethodPool.java org.jf.dexlib2.writer.pool.ProtoPool.java org.jf.dexlib2.writer.pool.StringPool.java org.jf.dexlib2.writer.pool.StringTypeBasePool.java org.jf.dexlib2.writer.pool.TypeListPool.java org.jf.dexlib2.writer.pool.TypePool.java org.jf.dexlib2.writer.util.TryListBuilder.java org.jf.smali.InvalidToken.java org.jf.smali.LexerErrorInterface.java org.jf.smali.LiteralTools .java org.jf.smali.OdexedInstructionException.java org.jf.smali.SemanticException.java org.jf.smali.SmaliMethodParameter.java org.jf.smali.WithRegister.java org.jf.smali.main.java org.jf.smali.smaliFlexLexer.java org.jf.smali.smaliParser.java org.jf.smali.smaliTreeWalker.java org.jf.util.AbstractForwardSequentialList.java org.jf.util.AbstractListIterator.java org.jf.util.AlignmentUtils.java org.jf.util.ArraySortedSet.java org.jf.util.BitSetUtils.java org.jf.util.CharSequenceUtils.java org.jf.util.ClassFileNameHandler.java org.jf.util.CollectionUtils.java org.jf.util.ConsoleUtil.java org.jf.util.ExceptionWithContext .java org.jf.util.Hex.java org.jf.util.ImmutableConverter.java org.jf.util.ImmutableUtils.java org.jf.util.IndentingWriter.java org.jf.util.LinearSearch.java org.jf.util.NakedByteArrayOutputStream.java org.jf.util.NibbleUtils.java org.jf.util.NumberUtils.java org.jf.util.PathUtil.java org.jf.util.RandomAccessFileInputStream.java org.jf.util.RandomAccessFileOutputStream.java org.jf.util.SmaliHelpFormatter.java org.jf.util.SparseArray.java org.jf.util.SparseIntArray.java org.jf.util.StringUtils.java org.jf.util.StringWrapper.java org.jf.util.TwoColumnOutput.java org.jf.util.Utf8Utils.java org.jf.util.WrappedIndentingWriter.java org.keplerproject.luajava.CPtr .java org.keplerproject.luajava.Console .java org.keplerproject.luajava.JavaFunction .java org.keplerproject.luajava.LuaException.java org.keplerproject.luajava.LuaInvocationHandler.java org.keplerproject.luajava.LuaJavaAPI .java org.keplerproject.luajava.LuaObject .java org.keplerproject.luajava.LuaState .java org.keplerproject.luajava.LuaStateFactory .java