jar

io.github.xuzhiyong017 : fixhwmemoryleak

Maven & Gradle

Jul 16, 2021
1 stars

fix memoryLeak · fix huawei or honor phone memory leak

Table Of Contents

Latest Version

Download io.github.xuzhiyong017 : fixhwmemoryleak JAR file - Latest Versions:

All Versions

Download io.github.xuzhiyong017 : fixhwmemoryleak JAR file - All Versions:

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

com.sky.asmplugin.manifest

├─ com.sky.asmplugin.manifest.IMainfest.class - [JAR]

├─ com.sky.asmplugin.manifest.ManifestIml.class - [JAR]

├─ com.sky.asmplugin.manifest.ManifestManager.class - [JAR]

com.sky.asmplugin.config

├─ com.sky.asmplugin.config.Config.class - [JAR]

com.sky.asmplugin

├─ com.sky.asmplugin.ASMPlugin.class - [JAR]

com.sky.asmplugin.transform

├─ com.sky.asmplugin.transform.FixLeakClassVisitor.class - [JAR]

├─ com.sky.asmplugin.transform.FixMemoryLeakTransformer.class - [JAR]

├─ com.sky.asmplugin.transform.InjectCodeUtilsKt.class - [JAR]

├─ com.sky.asmplugin.transform.LifecycleOnDestroyMethodVisitor.class - [JAR]