jar

io.github.lxgaming : reconstruct-common

Maven & Gradle

Jun 19, 2023
137 stars

Reconstruct · ProGuard Deobfuscator

Table Of Contents

Latest Version

Download io.github.lxgaming : reconstruct-common JAR file - Latest Versions:

All Versions

Download io.github.lxgaming : reconstruct-common JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.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 reconstruct-common-1.3.24.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.lxgaming.reconstruct.common.transformer.minecraft.entity

├─ io.github.lxgaming.reconstruct.common.transformer.minecraft.entity.Artifact.class - [JAR]

proguard.obfuscate

├─ proguard.obfuscate.MappingProcessor.class - [JAR]

├─ proguard.obfuscate.MappingReader.class - [JAR]

org.objectweb.asm.signature

├─ org.objectweb.asm.signature.SignatureReader.class - [JAR]

├─ org.objectweb.asm.signature.SignatureVisitor.class - [JAR]

├─ org.objectweb.asm.signature.SignatureWriter.class - [JAR]

org.slf4j

├─ org.slf4j.ILoggerFactory.class - [JAR]

├─ org.slf4j.IMarkerFactory.class - [JAR]

├─ org.slf4j.Logger.class - [JAR]

├─ org.slf4j.LoggerFactory.class - [JAR]

├─ org.slf4j.LoggerFactoryFriend.class - [JAR]

├─ org.slf4j.MDC.class - [JAR]

├─ org.slf4j.Marker.class - [JAR]

├─ org.slf4j.MarkerFactory.class - [JAR]

io.github.lxgaming.reconstruct.common.task

├─ io.github.lxgaming.reconstruct.common.task.TransformTask.class - [JAR]

├─ io.github.lxgaming.reconstruct.common.task.WriteTask.class - [JAR]

io.github.lxgaming.common

├─ io.github.lxgaming.common.Preconditions.class - [JAR]

io.github.lxgaming.reconstruct.common.transformer

├─ io.github.lxgaming.reconstruct.common.transformer.Transformer.class - [JAR]

io.github.lxgaming.reconstruct.common.bytecode

├─ io.github.lxgaming.reconstruct.common.bytecode.Attribute.class - [JAR]

├─ io.github.lxgaming.reconstruct.common.bytecode.Attributes.class - [JAR]

├─ io.github.lxgaming.reconstruct.common.bytecode.Modifier.class - [JAR]

├─ io.github.lxgaming.reconstruct.common.bytecode.RcArray.class - [JAR]

├─ io.github.lxgaming.reconstruct.common.bytecode.RcBehavior.class - [JAR]

├─ io.github.lxgaming.reconstruct.common.bytecode.RcClass.class - [JAR]

├─ io.github.lxgaming.reconstruct.common.bytecode.RcConstructor.class - [JAR]

├─ io.github.lxgaming.reconstruct.common.bytecode.RcField.class - [JAR]

├─ io.github.lxgaming.reconstruct.common.bytecode.RcMember.class - [JAR]

├─ io.github.lxgaming.reconstruct.common.bytecode.RcMethod.class - [JAR]

io.github.lxgaming.reconstruct.common.transformer.proguard

├─ io.github.lxgaming.reconstruct.common.transformer.proguard.MappingProcessorImpl.class - [JAR]

├─ io.github.lxgaming.reconstruct.common.transformer.proguard.ProGuardTransformer.class - [JAR]

├─ io.github.lxgaming.reconstruct.common.transformer.proguard.RemapperImpl.class - [JAR]

org.objectweb.asm

├─ org.objectweb.asm.AnnotationVisitor.class - [JAR]

├─ org.objectweb.asm.AnnotationWriter.class - [JAR]

├─ org.objectweb.asm.Attribute.class - [JAR]

├─ org.objectweb.asm.ByteVector.class - [JAR]

├─ org.objectweb.asm.ClassReader.class - [JAR]

├─ org.objectweb.asm.ClassTooLargeException.class - [JAR]

├─ org.objectweb.asm.ClassVisitor.class - [JAR]

├─ org.objectweb.asm.ClassWriter.class - [JAR]

├─ org.objectweb.asm.ConstantDynamic.class - [JAR]

├─ org.objectweb.asm.Constants.class - [JAR]

├─ org.objectweb.asm.Context.class - [JAR]

├─ org.objectweb.asm.CurrentFrame.class - [JAR]

├─ org.objectweb.asm.Edge.class - [JAR]

├─ org.objectweb.asm.FieldVisitor.class - [JAR]

├─ org.objectweb.asm.FieldWriter.class - [JAR]

├─ org.objectweb.asm.Frame.class - [JAR]

├─ org.objectweb.asm.Handle.class - [JAR]

├─ org.objectweb.asm.Handler.class - [JAR]

├─ org.objectweb.asm.Label.class - [JAR]

├─ org.objectweb.asm.MethodTooLargeException.class - [JAR]

├─ org.objectweb.asm.MethodVisitor.class - [JAR]

├─ org.objectweb.asm.MethodWriter.class - [JAR]

├─ org.objectweb.asm.ModuleVisitor.class - [JAR]

├─ org.objectweb.asm.ModuleWriter.class - [JAR]

├─ org.objectweb.asm.Opcodes.class - [JAR]

├─ org.objectweb.asm.RecordComponentVisitor.class - [JAR]

├─ org.objectweb.asm.RecordComponentWriter.class - [JAR]

├─ org.objectweb.asm.Symbol.class - [JAR]

├─ org.objectweb.asm.SymbolTable.class - [JAR]

├─ org.objectweb.asm.Type.class - [JAR]

├─ org.objectweb.asm.TypePath.class - [JAR]

├─ org.objectweb.asm.TypeReference.class - [JAR]

io.github.lxgaming.reconstruct.common.transformer.rename

├─ io.github.lxgaming.reconstruct.common.transformer.rename.ClassVisitorImpl.class - [JAR]

├─ io.github.lxgaming.reconstruct.common.transformer.rename.MethodVisitorImpl.class - [JAR]

├─ io.github.lxgaming.reconstruct.common.transformer.rename.RenameTransformer.class - [JAR]

io.github.lxgaming.reconstruct.common.util

├─ io.github.lxgaming.reconstruct.common.util.HashUtils.class - [JAR]

├─ io.github.lxgaming.reconstruct.common.util.IOUtils.class - [JAR]

├─ io.github.lxgaming.reconstruct.common.util.StringUtils.class - [JAR]

├─ io.github.lxgaming.reconstruct.common.util.Toolbox.class - [JAR]

io.github.lxgaming.common.task

├─ io.github.lxgaming.common.task.Task.class - [JAR]

io.github.lxgaming.reconstruct.common.configuration

├─ io.github.lxgaming.reconstruct.common.configuration.Config.class - [JAR]

io.github.lxgaming.reconstruct.common

├─ io.github.lxgaming.reconstruct.common.Reconstruct.class - [JAR]

io.github.lxgaming.reconstruct.common.manager

├─ io.github.lxgaming.reconstruct.common.manager.TaskManager.class - [JAR]

├─ io.github.lxgaming.reconstruct.common.manager.TransformerManager.class - [JAR]

org.objectweb.asm.commons

├─ org.objectweb.asm.commons.AdviceAdapter.class - [JAR]

├─ org.objectweb.asm.commons.AnalyzerAdapter.class - [JAR]

├─ org.objectweb.asm.commons.AnnotationRemapper.class - [JAR]

├─ org.objectweb.asm.commons.ClassRemapper.class - [JAR]

├─ org.objectweb.asm.commons.CodeSizeEvaluator.class - [JAR]

├─ org.objectweb.asm.commons.FieldRemapper.class - [JAR]

├─ org.objectweb.asm.commons.GeneratorAdapter.class - [JAR]

├─ org.objectweb.asm.commons.InstructionAdapter.class - [JAR]

├─ org.objectweb.asm.commons.JSRInlinerAdapter.class - [JAR]

├─ org.objectweb.asm.commons.LocalVariablesSorter.class - [JAR]

├─ org.objectweb.asm.commons.Method.class - [JAR]

├─ org.objectweb.asm.commons.MethodRemapper.class - [JAR]

├─ org.objectweb.asm.commons.ModuleHashesAttribute.class - [JAR]

├─ org.objectweb.asm.commons.ModuleRemapper.class - [JAR]

├─ org.objectweb.asm.commons.ModuleResolutionAttribute.class - [JAR]

├─ org.objectweb.asm.commons.ModuleTargetAttribute.class - [JAR]

├─ org.objectweb.asm.commons.RecordComponentRemapper.class - [JAR]

├─ org.objectweb.asm.commons.Remapper.class - [JAR]

├─ org.objectweb.asm.commons.SerialVersionUIDAdder.class - [JAR]

├─ org.objectweb.asm.commons.SignatureRemapper.class - [JAR]

├─ org.objectweb.asm.commons.SimpleRemapper.class - [JAR]

├─ org.objectweb.asm.commons.StaticInitMerger.class - [JAR]

├─ org.objectweb.asm.commons.TableSwitchGenerator.class - [JAR]

├─ org.objectweb.asm.commons.TryCatchBlockSorter.class - [JAR]

org.slf4j.spi

├─ org.slf4j.spi.CallerBoundaryAware.class - [JAR]

├─ org.slf4j.spi.DefaultLoggingEventBuilder.class - [JAR]

├─ org.slf4j.spi.LocationAwareLogger.class - [JAR]

├─ org.slf4j.spi.LoggerFactoryBinder.class - [JAR]

├─ org.slf4j.spi.LoggingEventAware.class - [JAR]

├─ org.slf4j.spi.LoggingEventBuilder.class - [JAR]

├─ org.slf4j.spi.MDCAdapter.class - [JAR]

├─ org.slf4j.spi.MarkerFactoryBinder.class - [JAR]

├─ org.slf4j.spi.NOPLoggingEventBuilder.class - [JAR]

├─ org.slf4j.spi.SLF4JServiceProvider.class - [JAR]

org.slf4j.event

├─ org.slf4j.event.DefaultLoggingEvent.class - [JAR]

├─ org.slf4j.event.EventConstants.class - [JAR]

├─ org.slf4j.event.EventRecordingLogger.class - [JAR]

├─ org.slf4j.event.KeyValuePair.class - [JAR]

├─ org.slf4j.event.Level.class - [JAR]

├─ org.slf4j.event.LoggingEvent.class - [JAR]

├─ org.slf4j.event.SubstituteLoggingEvent.class - [JAR]

org.slf4j.helpers

├─ org.slf4j.helpers.AbstractLogger.class - [JAR]

├─ org.slf4j.helpers.BasicMDCAdapter.class - [JAR]

├─ org.slf4j.helpers.BasicMarker.class - [JAR]

├─ org.slf4j.helpers.BasicMarkerFactory.class - [JAR]

├─ org.slf4j.helpers.CheckReturnValue.class - [JAR]

├─ org.slf4j.helpers.FormattingTuple.class - [JAR]

├─ org.slf4j.helpers.LegacyAbstractLogger.class - [JAR]

├─ org.slf4j.helpers.MarkerIgnoringBase.class - [JAR]

├─ org.slf4j.helpers.MessageFormatter.class - [JAR]

├─ org.slf4j.helpers.NOPLogger.class - [JAR]

├─ org.slf4j.helpers.NOPLoggerFactory.class - [JAR]

├─ org.slf4j.helpers.NOPMDCAdapter.class - [JAR]

├─ org.slf4j.helpers.NOP_FallbackServiceProvider.class - [JAR]

├─ org.slf4j.helpers.NamedLoggerBase.class - [JAR]

├─ org.slf4j.helpers.NormalizedParameters.class - [JAR]

├─ org.slf4j.helpers.SubstituteLogger.class - [JAR]

├─ org.slf4j.helpers.SubstituteLoggerFactory.class - [JAR]

├─ org.slf4j.helpers.SubstituteServiceProvider.class - [JAR]

├─ org.slf4j.helpers.ThreadLocalMapOfStacks.class - [JAR]

├─ org.slf4j.helpers.Util.class - [JAR]

io.github.lxgaming.reconstruct.common.entity

├─ io.github.lxgaming.reconstruct.common.entity.ByteArrayZipEntry.class - [JAR]

├─ io.github.lxgaming.reconstruct.common.entity.Transform.class - [JAR]

io.github.lxgaming.common.concurrent

├─ io.github.lxgaming.common.concurrent.BasicThreadFactory.class - [JAR]

io.github.lxgaming.reconstruct.common.transformer.minecraft

├─ io.github.lxgaming.reconstruct.common.transformer.minecraft.MinecraftTransformer.class - [JAR]

org.objectweb.asm.tree

├─ org.objectweb.asm.tree.AbstractInsnNode.class - [JAR]

├─ org.objectweb.asm.tree.AnnotationNode.class - [JAR]

├─ org.objectweb.asm.tree.ClassNode.class - [JAR]

├─ org.objectweb.asm.tree.FieldInsnNode.class - [JAR]

├─ org.objectweb.asm.tree.FieldNode.class - [JAR]

├─ org.objectweb.asm.tree.FrameNode.class - [JAR]

├─ org.objectweb.asm.tree.IincInsnNode.class - [JAR]

├─ org.objectweb.asm.tree.InnerClassNode.class - [JAR]

├─ org.objectweb.asm.tree.InsnList.class - [JAR]

├─ org.objectweb.asm.tree.InsnNode.class - [JAR]

├─ org.objectweb.asm.tree.IntInsnNode.class - [JAR]

├─ org.objectweb.asm.tree.InvokeDynamicInsnNode.class - [JAR]

├─ org.objectweb.asm.tree.JumpInsnNode.class - [JAR]

├─ org.objectweb.asm.tree.LabelNode.class - [JAR]

├─ org.objectweb.asm.tree.LdcInsnNode.class - [JAR]

├─ org.objectweb.asm.tree.LineNumberNode.class - [JAR]

├─ org.objectweb.asm.tree.LocalVariableAnnotationNode.class - [JAR]

├─ org.objectweb.asm.tree.LocalVariableNode.class - [JAR]

├─ org.objectweb.asm.tree.LookupSwitchInsnNode.class - [JAR]

├─ org.objectweb.asm.tree.MethodInsnNode.class - [JAR]

├─ org.objectweb.asm.tree.MethodNode.class - [JAR]

├─ org.objectweb.asm.tree.ModuleExportNode.class - [JAR]

├─ org.objectweb.asm.tree.ModuleNode.class - [JAR]

├─ org.objectweb.asm.tree.ModuleOpenNode.class - [JAR]

├─ org.objectweb.asm.tree.ModuleProvideNode.class - [JAR]

├─ org.objectweb.asm.tree.ModuleRequireNode.class - [JAR]

├─ org.objectweb.asm.tree.MultiANewArrayInsnNode.class - [JAR]

├─ org.objectweb.asm.tree.ParameterNode.class - [JAR]

├─ org.objectweb.asm.tree.RecordComponentNode.class - [JAR]

├─ org.objectweb.asm.tree.TableSwitchInsnNode.class - [JAR]

├─ org.objectweb.asm.tree.TryCatchBlockNode.class - [JAR]

├─ org.objectweb.asm.tree.TypeAnnotationNode.class - [JAR]

├─ org.objectweb.asm.tree.TypeInsnNode.class - [JAR]

├─ org.objectweb.asm.tree.UnsupportedClassVersionException.class - [JAR]

├─ org.objectweb.asm.tree.Util.class - [JAR]

├─ org.objectweb.asm.tree.VarInsnNode.class - [JAR]

Advertisement