jar

io.github.goldfish07.reschiper : plugin

Maven & Gradle

Sep 23, 2023
75 stars

ResChiper · A tool for obfuscating Android AAB resources

Table Of Contents

Latest Version

Download io.github.goldfish07.reschiper : plugin JAR file - Latest Versions:

All Versions

Download io.github.goldfish07.reschiper : plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.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 plugin-0.1.0-rc1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.goldfish07.reschiper.plugin.parser.xml

├─ io.github.goldfish07.reschiper.plugin.parser.xml.FileFilterConfig.class - [JAR]

├─ io.github.goldfish07.reschiper.plugin.parser.xml.ResChiperConfig.class - [JAR]

├─ io.github.goldfish07.reschiper.plugin.parser.xml.StringFilterConfig.class - [JAR]

io.github.goldfish07.reschiper.plugin.command

├─ io.github.goldfish07.reschiper.plugin.command.AutoValue_Command.class - [JAR]

├─ io.github.goldfish07.reschiper.plugin.command.Command.class - [JAR]

io.github.goldfish07.reschiper.plugin.command.model

├─ io.github.goldfish07.reschiper.plugin.command.model.AutoValue_DuplicateResMergerCommand.class - [JAR]

├─ io.github.goldfish07.reschiper.plugin.command.model.AutoValue_FileFilterCommand.class - [JAR]

├─ io.github.goldfish07.reschiper.plugin.command.model.AutoValue_ObfuscateBundleCommand.class - [JAR]

├─ io.github.goldfish07.reschiper.plugin.command.model.AutoValue_StringFilterCommand.class - [JAR]

├─ io.github.goldfish07.reschiper.plugin.command.model.DuplicateResMergerCommand.class - [JAR]

├─ io.github.goldfish07.reschiper.plugin.command.model.FileFilterCommand.class - [JAR]

├─ io.github.goldfish07.reschiper.plugin.command.model.ObfuscateBundleCommand.class - [JAR]

├─ io.github.goldfish07.reschiper.plugin.command.model.StringFilterCommand.class - [JAR]

io.github.goldfish07.reschiper.plugin.tasks

├─ io.github.goldfish07.reschiper.plugin.tasks.ResChiperTask.class - [JAR]

io.github.goldfish07.reschiper.plugin.parser

├─ io.github.goldfish07.reschiper.plugin.parser.Parser.class - [JAR]

├─ io.github.goldfish07.reschiper.plugin.parser.ResourcesMappingParser.class - [JAR]

io.github.goldfish07.reschiper.plugin.operations

├─ io.github.goldfish07.reschiper.plugin.operations.FileOperation.class - [JAR]

├─ io.github.goldfish07.reschiper.plugin.operations.NativeLibrariesOperation.class - [JAR]

├─ io.github.goldfish07.reschiper.plugin.operations.ResourceTableOperation.class - [JAR]

io.github.goldfish07.reschiper.plugin.obfuscation

├─ io.github.goldfish07.reschiper.plugin.obfuscation.ResourcesObfuscator.class - [JAR]

├─ io.github.goldfish07.reschiper.plugin.obfuscation.StringObfuscator.class - [JAR]

io.github.goldfish07.reschiper.plugin.android

├─ io.github.goldfish07.reschiper.plugin.android.AndroidDebugKeyStoreHelper.class - [JAR]

├─ io.github.goldfish07.reschiper.plugin.android.AndroidLocation.class - [JAR]

├─ io.github.goldfish07.reschiper.plugin.android.JarSigner.class - [JAR]

├─ io.github.goldfish07.reschiper.plugin.android.OpenJDKJarSigner.class - [JAR]

├─ io.github.goldfish07.reschiper.plugin.android.PlatformDetector.class - [JAR]

io.github.goldfish07.reschiper.plugin.model

├─ io.github.goldfish07.reschiper.plugin.model.KeyStore.class - [JAR]

io.github.goldfish07.reschiper.plugin.bundle

├─ io.github.goldfish07.reschiper.plugin.bundle.AppBundleAnalyzer.class - [JAR]

├─ io.github.goldfish07.reschiper.plugin.bundle.AppBundlePackager.class - [JAR]

├─ io.github.goldfish07.reschiper.plugin.bundle.AppBundleSigner.class - [JAR]

├─ io.github.goldfish07.reschiper.plugin.bundle.AppBundleUtils.class - [JAR]

├─ io.github.goldfish07.reschiper.plugin.bundle.ResourceMapping.class - [JAR]

├─ io.github.goldfish07.reschiper.plugin.bundle.ResourceTableBuilder.class - [JAR]

io.github.goldfish07.reschiper.plugin

├─ io.github.goldfish07.reschiper.plugin.Extension.class - [JAR]

├─ io.github.goldfish07.reschiper.plugin.ResChiper.class - [JAR]

├─ io.github.goldfish07.reschiper.plugin.ResChiperPlugin.class - [JAR]

io.github.goldfish07.reschiper.plugin.utils

├─ io.github.goldfish07.reschiper.plugin.utils.FileUtils.class - [JAR]

├─ io.github.goldfish07.reschiper.plugin.utils.TimeClock.class - [JAR]

├─ io.github.goldfish07.reschiper.plugin.utils.Utils.class - [JAR]

io.github.goldfish07.reschiper.plugin.command.extensions

├─ io.github.goldfish07.reschiper.plugin.command.extensions.BundleFileFilter.class - [JAR]

├─ io.github.goldfish07.reschiper.plugin.command.extensions.BundleStringFilter.class - [JAR]

├─ io.github.goldfish07.reschiper.plugin.command.extensions.DuplicateResourceMerger.class - [JAR]

io.github.goldfish07.reschiper.plugin.internal

├─ io.github.goldfish07.reschiper.plugin.internal.AGP.class - [JAR]

├─ io.github.goldfish07.reschiper.plugin.internal.Bundle.class - [JAR]

├─ io.github.goldfish07.reschiper.plugin.internal.SigningConfig.class - [JAR]