jar

it.sephiroth.hunter : hunter-debug-plugin

Maven & Gradle

Nov 13, 2021
2 stars

hunter-debug-plugin · Transform plugin for android projects

Table Of Contents

Latest Version

Download it.sephiroth.hunter : hunter-debug-plugin JAR file - Latest Versions:

All Versions

Download it.sephiroth.hunter : hunter-debug-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.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 hunter-debug-plugin-1.2.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.quinn.hunter.plugin.debug.bytecode.prego

├─ com.quinn.hunter.plugin.debug.bytecode.prego.DebugPreGoClassAdapter.class - [JAR]

├─ com.quinn.hunter.plugin.debug.bytecode.prego.DebugPreGoClassAnnotationAdapter.class - [JAR]

├─ com.quinn.hunter.plugin.debug.bytecode.prego.DebugPreGoMethodAdapter.class - [JAR]

├─ com.quinn.hunter.plugin.debug.bytecode.prego.DebugPreGoMethodAnnotationAdapter.class - [JAR]

com.quinn.hunter.plugin.debug.bytecode

├─ com.quinn.hunter.plugin.debug.bytecode.DebugClassAdapter.class - [JAR]

├─ com.quinn.hunter.plugin.debug.bytecode.DebugMethodAdapter.class - [JAR]

├─ com.quinn.hunter.plugin.debug.bytecode.DebugWeaver.class - [JAR]

├─ com.quinn.hunter.plugin.debug.bytecode.MethodDataHolder.class - [JAR]

├─ com.quinn.hunter.plugin.debug.bytecode.Parameter.class - [JAR]

├─ com.quinn.hunter.plugin.debug.bytecode.Utils.class - [JAR]

com.quinn.hunter.plugin.debug

├─ com.quinn.hunter.plugin.debug.Constants.class - [JAR]

├─ com.quinn.hunter.plugin.debug.DebugHunterExtension.class - [JAR]

├─ com.quinn.hunter.plugin.debug.DebugHunterPlugin.class - [JAR]

├─ com.quinn.hunter.plugin.debug.DebugHunterTransform.class - [JAR]

Advertisement