software.coley.recaf.launch.LaunchArguments
software.coley.recaf.launch.LaunchHandler
software.coley.recaf.services.analysis.android.AndroidAnalysisConfig
software.coley.recaf.services.analysis.android.AndroidAnalysisService
software.coley.recaf.services.analysis.antitamper.AntiReversalAnalysisConfig
software.coley.recaf.services.analysis.antitamper.AntiReversalAnalysisService
software.coley.recaf.services.analysis.antitamper.IllegalNameAntiReversalAnalyzer
software.coley.recaf.services.analysis.antitamper.TransformerImpactAntiReversalAnalyzer
software.coley.recaf.services.analysis.entry.AndroidActivityEntryPointDiscovery
software.coley.recaf.services.analysis.entry.BukkitPluginEntryPointDiscovery
software.coley.recaf.services.analysis.entry.EntryAnalysisConfig
software.coley.recaf.services.analysis.entry.EntryAnalysisService
software.coley.recaf.services.analysis.entry.FabricModEntryPointDiscovery
software.coley.recaf.services.analysis.entry.ForgeModEntryPointDiscovery
software.coley.recaf.services.analysis.entry.JvmMainEntryPointDiscovery
software.coley.recaf.services.analysis.entry.VelocityPluginEntryPointDiscovery
software.coley.recaf.services.analysis.metadata.FileMetadataAnalysisConfig
software.coley.recaf.services.analysis.metadata.FileMetadataAnalysisService
software.coley.recaf.services.analysis.structure.AreaAnalysisConfig
software.coley.recaf.services.analysis.structure.AreaAnalysisService
software.coley.recaf.services.assembler.AndroidAssemblerPipelineConfig
software.coley.recaf.services.assembler.AssemblerPipelineGeneralConfig
software.coley.recaf.services.assembler.AssemblerPipelineManager
software.coley.recaf.services.assembler.ExpressionCompiler
software.coley.recaf.services.assembler.JvmAssemblerPipelineConfig
software.coley.recaf.services.assembler.SnippetManager
software.coley.recaf.services.assembler.SnippetManagerConfig
software.coley.recaf.services.attach.AttachManagerConfig
software.coley.recaf.services.attach.BasicAttachManager
software.coley.recaf.services.callgraph.CallGraphConfig
software.coley.recaf.services.callgraph.CallGraphService
software.coley.recaf.services.comment.CommentManager
software.coley.recaf.services.comment.CommentManagerConfig
software.coley.recaf.services.compile.JavacCompiler
software.coley.recaf.services.compile.JavacCompilerConfig
software.coley.recaf.services.config.ConfigManager
software.coley.recaf.services.config.ConfigManagerConfig
software.coley.recaf.services.decompile.DecompilerManager
software.coley.recaf.services.decompile.DecompilerManagerConfig
software.coley.recaf.services.decompile.cfr.CfrConfig
software.coley.recaf.services.decompile.cfr.CfrDecompiler
software.coley.recaf.services.decompile.fallback.FallbackConfig
software.coley.recaf.services.decompile.fallback.FallbackDecompiler
software.coley.recaf.services.decompile.procyon.ProcyonConfig
software.coley.recaf.services.decompile.procyon.ProcyonDecompiler
software.coley.recaf.services.decompile.vineflower.VineflowerConfig
software.coley.recaf.services.decompile.vineflower.VineflowerDecompiler
software.coley.recaf.services.deobfuscation.transform.generic.CallResultInliningTransformer
software.coley.recaf.services.deobfuscation.transform.generic.CycleClassRemovingTransformer
software.coley.recaf.services.deobfuscation.transform.generic.DeadCodeRemovingTransformer
software.coley.recaf.services.deobfuscation.transform.generic.DuplicateAnnotationRemovingTransformer
software.coley.recaf.services.deobfuscation.transform.generic.DuplicateCatchMergingTransformer
software.coley.recaf.services.deobfuscation.transform.generic.EnumNameRestorationTransformer
software.coley.recaf.services.deobfuscation.transform.generic.ExceptionCollectionTransformer
software.coley.recaf.services.deobfuscation.transform.generic.FrameRemovingTransformer
software.coley.recaf.services.deobfuscation.transform.generic.GotoInliningTransformer
software.coley.recaf.services.deobfuscation.transform.generic.IllegalAnnotationRemovingTransformer
software.coley.recaf.services.deobfuscation.transform.generic.IllegalNameMappingTransformer
software.coley.recaf.services.deobfuscation.transform.generic.IllegalSignatureRemovingTransformer
software.coley.recaf.services.deobfuscation.transform.generic.IllegalVarargsRemovingTransformer
software.coley.recaf.services.deobfuscation.transform.generic.KotlinMetadataCollectionTransformer
software.coley.recaf.services.deobfuscation.transform.generic.KotlinNameRestorationTransformer
software.coley.recaf.services.deobfuscation.transform.generic.LongAnnotationRemovingTransformer
software.coley.recaf.services.deobfuscation.transform.generic.LongExceptionRemovingTransformer
software.coley.recaf.services.deobfuscation.transform.generic.OpaqueConstantFoldingTransformer
software.coley.recaf.services.deobfuscation.transform.generic.OpaquePredicateFoldingTransformer
software.coley.recaf.services.deobfuscation.transform.generic.RedundantTryCatchRemovingTransformer
software.coley.recaf.services.deobfuscation.transform.generic.SourceNameRestorationTransformer
software.coley.recaf.services.deobfuscation.transform.generic.StaticValueCollectionTransformer
software.coley.recaf.services.deobfuscation.transform.generic.StaticValueInliningTransformer
software.coley.recaf.services.deobfuscation.transform.generic.UnknownAttributeRemovingTransformer
software.coley.recaf.services.deobfuscation.transform.generic.VariableFoldingTransformer
software.coley.recaf.services.deobfuscation.transform.generic.VariableTableNormalizingTransformer
software.coley.recaf.services.deobfuscation.transform.specific.DashOpaqueSeedFoldingTransformer
software.coley.recaf.services.file.RecafDirectoriesConfig
software.coley.recaf.services.inheritance.InheritanceGraphService
software.coley.recaf.services.inheritance.InheritanceGraphServiceConfig
software.coley.recaf.services.json.GsonProvider
software.coley.recaf.services.json.GsonProviderConfig
software.coley.recaf.services.mapping.MappingApplierConfig
software.coley.recaf.services.mapping.MappingApplierService
software.coley.recaf.services.mapping.MappingListeners
software.coley.recaf.services.mapping.MappingListenersConfig
software.coley.recaf.services.mapping.aggregate.AggregateMappingManager
software.coley.recaf.services.mapping.aggregate.AggregateMappingManagerConfig
software.coley.recaf.services.mapping.format.EnigmaMappings
software.coley.recaf.services.mapping.format.JadxMappings
software.coley.recaf.services.mapping.format.MappingFormatManager
software.coley.recaf.services.mapping.format.MappingFormatManagerConfig
software.coley.recaf.services.mapping.format.ProguardMappings
software.coley.recaf.services.mapping.format.SimpleMappings
software.coley.recaf.services.mapping.format.SrgMappings
software.coley.recaf.services.mapping.format.TinyV1Mappings
software.coley.recaf.services.mapping.format.TinyV2Mappings
software.coley.recaf.services.mapping.gen.MappingGenerator
software.coley.recaf.services.mapping.gen.MappingGeneratorConfig
software.coley.recaf.services.mapping.gen.naming.AlphabetNameGeneratorProvider
software.coley.recaf.services.mapping.gen.naming.IncrementingNameGeneratorProvider
software.coley.recaf.services.mapping.gen.naming.NameGeneratorProviders
software.coley.recaf.services.mapping.gen.naming.NameGeneratorProvidersConfig
software.coley.recaf.services.mapping.matching.SimilarityMappingService
software.coley.recaf.services.mapping.matching.SimilarityMappingServiceConfig
software.coley.recaf.services.phantom.PhantomGenerator
software.coley.recaf.services.phantom.PhantomGeneratorConfig
software.coley.recaf.services.plugin.BasicPluginManager
software.coley.recaf.services.plugin.CdiClassAllocator
software.coley.recaf.services.plugin.PluginManagerConfig
software.coley.recaf.services.script.JavacScriptEngine
software.coley.recaf.services.script.ScriptEngineConfig
software.coley.recaf.services.script.ScriptManager
software.coley.recaf.services.script.ScriptManagerConfig
software.coley.recaf.services.search.SearchService
software.coley.recaf.services.search.SearchServiceConfig
software.coley.recaf.services.search.SimilaritySearchService
software.coley.recaf.services.search.SimilaritySearchServiceConfig
software.coley.recaf.services.search.match.NumberPredicateProvider
software.coley.recaf.services.search.match.StringPredicateProvider
software.coley.recaf.services.source.AstService
software.coley.recaf.services.source.AstServiceConfig
software.coley.recaf.services.stub.StubbingService
software.coley.recaf.services.stub.StubbingServiceConfig
software.coley.recaf.services.text.TextFormatConfig
software.coley.recaf.services.transform.TransformationApplierConfig
software.coley.recaf.services.transform.TransformationApplierService
software.coley.recaf.services.transform.TransformationManager
software.coley.recaf.services.transform.TransformationManagerConfig
software.coley.recaf.services.tutorial.TutorialConfig
software.coley.recaf.services.workspace.BasicWorkspaceManager
software.coley.recaf.services.workspace.WorkspaceManager
software.coley.recaf.services.workspace.WorkspaceManagerConfig
software.coley.recaf.services.workspace.WorkspaceProcessingConfig
software.coley.recaf.services.workspace.WorkspaceProcessingService
software.coley.recaf.services.workspace.io.BasicClassPatcher
software.coley.recaf.services.workspace.io.BasicInfoImporter
software.coley.recaf.services.workspace.io.BasicResourceImporter
software.coley.recaf.services.workspace.io.InfoImporterConfig
software.coley.recaf.services.workspace.io.ResourceImporterConfig
software.coley.recaf.services.workspace.patch.PatchApplier
software.coley.recaf.services.workspace.patch.PatchProvider
software.coley.recaf.services.workspace.patch.ResourcePatchApplierConfig
software.coley.recaf.services.workspace.patch.ResourcePatchProviderConfig
software.coley.recaf.services.workspace.processors.ThrowablePropertyAssigningProcessor
