You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
public final class app/revanced/patches/fxfileexplorer/unlockplus/UnlockPlusPatch : app/revanced/patcher/patch/BytecodePatch {
2
+
public static final field INSTANCE Lapp/revanced/patches/fxfileexplorer/unlockplus/UnlockPlusPatch;
3
+
public fun execute (Lapp/revanced/patcher/data/BytecodeContext;)V
4
+
public synthetic fun execute (Lapp/revanced/patcher/data/Context;)V
5
+
}
6
+
7
+
public final class app/revanced/patches/fxfileexplorer/unlockplus/fingerprints/IsPlusUnlockedFingerprint : app/revanced/patcher/fingerprint/MethodFingerprint {
8
+
public static final field INSTANCE Lapp/revanced/patches/fxfileexplorer/unlockplus/fingerprints/IsPlusUnlockedFingerprint;
9
+
}
10
+
11
+
public final class app/revanced/patches/nova/prime/fingerprints/UpdatePrimeStatusFingerprint : app/revanced/patcher/fingerprint/MethodFingerprint {
12
+
public static final field INSTANCE Lapp/revanced/patches/nova/prime/fingerprints/UpdatePrimeStatusFingerprint;
13
+
}
14
+
15
+
public final class app/revanced/patches/nova/prime/patch/UnlockPrimePatch : app/revanced/patcher/patch/BytecodePatch {
16
+
public static final field INSTANCE Lapp/revanced/patches/nova/prime/patch/UnlockPrimePatch;
17
+
public fun execute (Lapp/revanced/patcher/data/BytecodeContext;)V
18
+
public synthetic fun execute (Lapp/revanced/patcher/data/Context;)V
19
+
}
20
+
21
+
public final class app/revanced/patches/tasker/trial/unlock/fingerprints/CheckLicenseFingerprint : app/revanced/patcher/fingerprint/MethodFingerprint {
22
+
public static final field INSTANCE Lapp/revanced/patches/tasker/trial/unlock/fingerprints/CheckLicenseFingerprint;
23
+
}
24
+
25
+
public final class app/revanced/patches/tasker/trial/unlock/patch/UnlockLicensePatch : app/revanced/patcher/patch/BytecodePatch {
26
+
public static final field INSTANCE Lapp/revanced/patches/tasker/trial/unlock/patch/UnlockLicensePatch;
27
+
public fun execute (Lapp/revanced/patcher/data/BytecodeContext;)V
28
+
public synthetic fun execute (Lapp/revanced/patcher/data/Context;)V
0 commit comments