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 safeToRunCore-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.AmazonStore.class - [JAR]
├─ io.github.dllewellyn.safetorun.features.installorigin.GooglePlayStore.class - [JAR]
├─ io.github.dllewellyn.safetorun.features.installorigin.InstallOrigin.class - [JAR]
├─ io.github.dllewellyn.safetorun.features.installorigin.InstallOriginBuilder.class - [JAR]
├─ io.github.dllewellyn.safetorun.features.installorigin.InstallOriginBuilderKt.class - [JAR]
├─ io.github.dllewellyn.safetorun.features.installorigin.InstallOriginCheck.class - [JAR]
io.github.dllewellyn.safetorun.checks
├─ io.github.dllewellyn.safetorun.checks.CompositeSafeToRunCheck.class - [JAR]
├─ io.github.dllewellyn.safetorun.checks.SafeToRunCheck.class - [JAR]
io.github.dllewellyn.safetorun
├─ io.github.dllewellyn.safetorun.SafeToRun.class - [JAR]
├─ io.github.dllewellyn.safetorun.SafeToRunConfiguration.class - [JAR]
├─ io.github.dllewellyn.safetorun.SafeToRunConfigurationKt.class - [JAR]
├─ io.github.dllewellyn.safetorun.SafeToRunLogic.class - [JAR]
io.github.dllewellyn.safetorun.features.oscheck.conditionals
├─ io.github.dllewellyn.safetorun.features.oscheck.conditionals.BannedManufacturerName.class - [JAR]
├─ io.github.dllewellyn.safetorun.features.oscheck.conditionals.BannedManufacturerNameKt.class - [JAR]
io.github.dllewellyn.safetorun.conditional
├─ io.github.dllewellyn.safetorun.conditional.Conditional.class - [JAR]
├─ io.github.dllewellyn.safetorun.conditional.ConditionalBuilder.class - [JAR]
├─ io.github.dllewellyn.safetorun.conditional.ConditionalKt.class - [JAR]
├─ io.github.dllewellyn.safetorun.conditional.ConditionalResponse.class - [JAR]
io.github.dllewellyn.safetorun.features.oscheck
├─ io.github.dllewellyn.safetorun.features.oscheck.BaseOsCheckKt.class - [JAR]
├─ io.github.dllewellyn.safetorun.features.oscheck.MessageIfFailedKt.class - [JAR]
├─ io.github.dllewellyn.safetorun.features.oscheck.OSDetectionCheck.class - [JAR]
├─ io.github.dllewellyn.safetorun.features.oscheck.OSDetectionConfig.class - [JAR]
├─ io.github.dllewellyn.safetorun.features.oscheck.OsCheckConstants.class - [JAR]
io.github.dllewellyn.safetorun.features.oscheck.builders
├─ io.github.dllewellyn.safetorun.features.oscheck.builders.BannedBoardKt.class - [JAR]
├─ io.github.dllewellyn.safetorun.features.oscheck.builders.BannedBootloaderKt.class - [JAR]
├─ io.github.dllewellyn.safetorun.features.oscheck.builders.BannedCpuAbiKt.class - [JAR]
├─ io.github.dllewellyn.safetorun.features.oscheck.builders.BannedDeviceKt.class - [JAR]
├─ io.github.dllewellyn.safetorun.features.oscheck.builders.BannedHardwareKt.class - [JAR]
├─ io.github.dllewellyn.safetorun.features.oscheck.builders.BannedHostKt.class - [JAR]
├─ io.github.dllewellyn.safetorun.features.oscheck.builders.BannedModelKt.class - [JAR]
├─ io.github.dllewellyn.safetorun.features.oscheck.builders.MinOSVersionRuleKt.class - [JAR]
├─ io.github.dllewellyn.safetorun.features.oscheck.builders.OsCheckKt.class - [JAR]
io.github.dllewellyn.safetorun.features.debug
├─ io.github.dllewellyn.safetorun.features.debug.DebugCheckConfigurationKt.class - [JAR]
├─ io.github.dllewellyn.safetorun.features.debug.DebuggableCheck.class - [JAR]
io.github.dllewellyn.safetorun.reporting
├─ io.github.dllewellyn.safetorun.reporting.GroupedSafeToRunReports.class - [JAR]
├─ io.github.dllewellyn.safetorun.reporting.GroupedSafeToRunReportsKt.class - [JAR]
├─ io.github.dllewellyn.safetorun.reporting.SafeToRunReport.class - [JAR]
├─ io.github.dllewellyn.safetorun.reporting.SafeToRunReportKt.class - [JAR]
├─ io.github.dllewellyn.safetorun.reporting.ToMultipleReportKtKt.class - [JAR]
io.github.dllewellyn.safetorun.features.blacklistedapps
├─ io.github.dllewellyn.safetorun.features.blacklistedapps.BlacklistedAppConfiguration.class - [JAR]
├─ io.github.dllewellyn.safetorun.features.blacklistedapps.BlacklistedAppConfigurationBuilderKtKt.class - [JAR]
├─ io.github.dllewellyn.safetorun.features.blacklistedapps.BlacklistedAppConfigurationKt.class - [JAR]
├─ io.github.dllewellyn.safetorun.features.blacklistedapps.BlacklistedApplicationDetection.class - [JAR]
io.github.dllewellyn.safetorun.features.oscheck.emulators
├─ io.github.dllewellyn.safetorun.features.oscheck.emulators.AvdEmulatorKt.class - [JAR]
├─ io.github.dllewellyn.safetorun.features.oscheck.emulators.BanBluestacksEmulatorKt.class - [JAR]
├─ io.github.dllewellyn.safetorun.features.oscheck.emulators.GenymotionEmulatorKt.class - [JAR]
io.github.dllewellyn.safetorun.features.signatureverify
├─ io.github.dllewellyn.safetorun.features.signatureverify.SignatureVerificationCheck.class - [JAR]
├─ io.github.dllewellyn.safetorun.features.signatureverify.VerifySignatureConfigurationKt.class - [JAR]