View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window safeToRunInternal-1.0.7.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.dllewellyn.safetorun.features.installorigin
├─ io.github.dllewellyn.safetorun.features.installorigin.InstallOriginQuery.class - [JAR]
├─ io.github.dllewellyn.safetorun.features.installorigin.InstallOriginStrings.class - [JAR]
io.github.dllewellyn.safetorun.features.oscheck
├─ io.github.dllewellyn.safetorun.features.oscheck.OSDetectionStrings.class - [JAR]
├─ io.github.dllewellyn.safetorun.features.oscheck.OSInformationQuery.class - [JAR]
io.github.dllewellyn.safetorun.features.debug
├─ io.github.dllewellyn.safetorun.features.debug.DebuggableStrings.class - [JAR]
├─ io.github.dllewellyn.safetorun.features.debug.IsDebuggable.class - [JAR]
io.github.dllewellyn.safetorun.features.blacklistedapps
├─ io.github.dllewellyn.safetorun.features.blacklistedapps.BlacklistedAppCheck.class - [JAR]
├─ io.github.dllewellyn.safetorun.features.blacklistedapps.BlacklistedAppStrings.class - [JAR]
io.github.dllewellyn.safetorun.models.builders
├─ io.github.dllewellyn.safetorun.models.builders.DeviceInformationDtoBuilder.class - [JAR]
├─ io.github.dllewellyn.safetorun.models.builders.DeviceInformationDtoBuilderKt.class - [JAR]
├─ io.github.dllewellyn.safetorun.models.builders.IOsHardwareInformationBuilder.class - [JAR]
├─ io.github.dllewellyn.safetorun.models.builders.IOsInformationDtoBuilder.class - [JAR]
├─ io.github.dllewellyn.safetorun.models.builders.OsHardwareInformationBuilder.class - [JAR]
├─ io.github.dllewellyn.safetorun.models.builders.OsInformationDtoBuilder.class - [JAR]
io.github.dllewellyn.safetorun.models.models
├─ io.github.dllewellyn.safetorun.models.models.BlacklistedAppsDto.class - [JAR]
├─ io.github.dllewellyn.safetorun.models.models.ConfirmVerificationRequestDto.class - [JAR]
├─ io.github.dllewellyn.safetorun.models.models.DataWrappedSignatureResult.class - [JAR]
├─ io.github.dllewellyn.safetorun.models.models.DataWrappedVerifyResult.class - [JAR]
├─ io.github.dllewellyn.safetorun.models.models.DeviceInformationDto.class - [JAR]
├─ io.github.dllewellyn.safetorun.models.models.DeviceSignatureDto.class - [JAR]
├─ io.github.dllewellyn.safetorun.models.models.InstallOriginDto.class - [JAR]
├─ io.github.dllewellyn.safetorun.models.models.OsCheckDto.class - [JAR]
├─ io.github.dllewellyn.safetorun.models.models.OsHardwareInformation.class - [JAR]
├─ io.github.dllewellyn.safetorun.models.models.SafeToRunResult.class - [JAR]
├─ io.github.dllewellyn.safetorun.models.models.SignatureVerificationDto.class - [JAR]
├─ io.github.dllewellyn.safetorun.models.models.VerifierResult.class - [JAR]
io.github.dllewellyn.safetorun.features.signatureverify
├─ io.github.dllewellyn.safetorun.features.signatureverify.SignatureVerificationQuery.class - [JAR]
├─ io.github.dllewellyn.safetorun.features.signatureverify.SignatureVerificationStrings.class - [JAR]