rev/timer
This commit is contained in:
parent
29dc2db38e
commit
6781d777ef
12
rev/timer/com.example.timer.BuildConfig.java
Normal file
12
rev/timer/com.example.timer.BuildConfig.java
Normal file
@ -0,0 +1,12 @@
|
||||
// NOTE: used jadx-gui to decompile
|
||||
|
||||
package com.example.timer;
|
||||
|
||||
/* loaded from: classes3.dex */
|
||||
public final class BuildConfig {
|
||||
public static final String APPLICATION_ID = "com.example.timer";
|
||||
public static final String BUILD_TYPE = "debug";
|
||||
public static final boolean DEBUG = Boolean.parseBoolean("true");
|
||||
public static final int VERSION_CODE = 1;
|
||||
public static final String VERSION_NAME = "picoCTF{t1m3r_r3v3rs3d_succ355fully_17496}";
|
||||
}
|
BIN
rev/timer/timer.apk
Normal file
BIN
rev/timer/timer.apk
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user