jar

com.gitee.swsk33 : RegJ

Maven & Gradle

Oct 14, 2020

RegJ · 一个简易的、用java操作注册表的包。可以通过简单的方法对注册表进行操作。

Table Of Contents

Latest Version

Download com.gitee.swsk33 : RegJ JAR file - Latest Versions:

All Versions

Download com.gitee.swsk33 : RegJ JAR file - All Versions:

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

swsk33.reg.exception

├─ swsk33.reg.exception.TypeErrorException.class - [JAR]

swsk33.reg

├─ swsk33.reg.RegAdd.class - [JAR]

├─ swsk33.reg.RegDelete.class - [JAR]

├─ swsk33.reg.RegExport.class - [JAR]

├─ swsk33.reg.RegImport.class - [JAR]

├─ swsk33.reg.RegQuery.class - [JAR]

Advertisement