jar

com.github.peter-gergely-horvath : windpapi4j

Maven & Gradle

Mar 08, 2023
4 usages
22 stars

WinDPAPI4J: A Windows DPAPI Wrapper for Java · WinDPAPI4J is a Java Native Access(JNA)- based wrapper for Microsoft Windows Data Protection API (DPAPI) CryptProtectData and CryptUnprotectData methods.

Table Of Contents

Latest Version

Download com.github.peter-gergely-horvath : windpapi4j JAR file - Latest Versions:

All Versions

Download com.github.peter-gergely-horvath : windpapi4j JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0

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 windpapi4j-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.windpapi4j

├─ com.github.windpapi4j.HResultException.class - [JAR]

├─ com.github.windpapi4j.InitializationFailedException.class - [JAR]

├─ com.github.windpapi4j.WinAPICallFailedException.class - [JAR]

├─ com.github.windpapi4j.WinDPAPI.class - [JAR]

├─ com.github.windpapi4j.package-info.class - [JAR]