jar

com.github.zhkl0228 : unidbg-unicorn2

Maven & Gradle

Jan 31, 2022
2 usages
2.9k stars
Table Of Contents

Latest Version

Download com.github.zhkl0228 : unidbg-unicorn2 JAR file - Latest Versions:

All Versions

Download com.github.zhkl0228 : unidbg-unicorn2 JAR file - All Versions:

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

com.github.unidbg.arm.backend

├─ com.github.unidbg.arm.backend.Unicorn2Backend.class - [JAR]

├─ com.github.unidbg.arm.backend.Unicorn2Factory.class - [JAR]

com.github.unidbg.arm.backend.unicorn

├─ com.github.unidbg.arm.backend.unicorn.BlockHook.class - [JAR]

├─ com.github.unidbg.arm.backend.unicorn.CodeHook.class - [JAR]

├─ com.github.unidbg.arm.backend.unicorn.DebugHook.class - [JAR]

├─ com.github.unidbg.arm.backend.unicorn.EventMemHook.class - [JAR]

├─ com.github.unidbg.arm.backend.unicorn.Hook.class - [JAR]

├─ com.github.unidbg.arm.backend.unicorn.InterruptHook.class - [JAR]

├─ com.github.unidbg.arm.backend.unicorn.ReadHook.class - [JAR]

├─ com.github.unidbg.arm.backend.unicorn.Unicorn.class - [JAR]

├─ com.github.unidbg.arm.backend.unicorn.WriteHook.class - [JAR]

Advertisement