Malicious
2
/60
Threat
Analyzed on 2021-12-03T23:13:45.098977
MD5 | 1170e5da8a91b3710cccb46ed918b903 | |
SHA1 | a54ff3ad09c87ebaf72bf0890a90ea469ebc898f | |
SHA256 | e84bfa55ce1634d1019ceed88f7aaf09f73540361d681e912e18022c5f611b7f | |
Size | 63.76MB |
Information computed with APKiD.
/tmp/tmpwd909ol2!assets/hook.apk!classes.dex | |
anti_vm |
|
anti_debug |
|
compiler |
|
/tmp/tmpwd909ol2!classes.dex | |
anti_vm |
|
anti_debug |
|
compiler |
|
/tmp/tmpwd909ol2!classes2.dex | |
obfuscator |
|
compiler |
|
/tmp/tmpwd909ol2!classes3.dex | |
obfuscator |
|
compiler |
|
Information computed with ssdeep.
APK file | 1572864:dpdexJbK7DHP1a0hm+5cPIIXtXec9fWcQA5erU/725wSA1:dpF3HP4ambl9Oc9fW5ASUDS3A1 | |
Manifest | 768:kzzo0UYRxcKE6X1SbqUQtKaTYo9OefWetyng7KCtkCMVl+TtrTFu0HQUJKYUrrTW:… | |
classes.dex | 98304:8mqtCsKjhAYOgCC9eznABbire3NGrtzN8qGMHnu7t1/ZSU0t/5Vh:8mkqCC9ezn… | |
classes2.dex | 384:vhz1n86oMnX7iEaoqTPw2WjA/sCl0Uie/wmEsK1vylSbq+9xDq8nbKJ/O+tPm2DC:… | |
classes3.dex | 3072:8zIDYmLnhw2x2BKEfBc6Zp/UG2KlwjFcgF0vF0:WYLnC62BK4Zp/UG2Klw40 |
Information computed with Dexofuzzy.
Information computed with AndroGuard and Pithus.
Information computed with AndroGuard.
Information computed with MobSF.
Findings | Files |
---|---|
Certificate/Key files hardcoded inside the app. |
stamp-cert-sha256 |
Information computed with MobSF.
High | Clear text traffic is Enabled For App[android:usesCleartextTraffic=true] The app intends to use cleartext network traffic, such as cleartext HTTP, FTP stacks, DownloadManager, and MediaPlayer. The default value for apps that target API level 27 or lower is "true". Apps that target API level 28 or higher default to "false". The key reason for avoiding cleartext traffic is the lack of confidentiality, authenticity, and protections against tampering; a network attacker can eavesdrop on transmitted data and also modify it without being detected. |
Low | App has a Network Security Configuration[android:networkSecurityConfig=@xml/network_security_config] The Network Security Configuration feature lets apps customize their network security settings in a safe, declarative configuration file without modifying app code. These settings can be configured for specific domains and for a specific app. |
Medium | Application Data can be Backed up[android:allowBackup=true] This flag allows anyone to backup your application data via adb. It allows users who have enabled USB debugging to copy application data off of the device. |
High | Activity (com.cloudflare.app.presentation.main.MainActivity) is not Protected.An intent-filter exists. An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. The presence of intent-filter indicates that the Activity is explicitly exported. |
High | Service (com.cloudflare.app.domain.fcm.CloudflareMessagingService) is not Protected.An intent-filter exists. A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. The presence of intent-filter indicates that the Service is explicitly exported. |
High | Activity (com.cloudflare.app.presentation.settings.account.team.TeamSignInActivity) is not Protected.An intent-filter exists. An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. The presence of intent-filter indicates that the Activity is explicitly exported. |
High | Service (com.cloudflare.app.vpnservice.CloudflareVpnService) is Protected by a permission, but the protection level of the permission should be checked.Permission: android.permission.BIND_VPN_SERVICE [android:exported=true] A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission. |
High | Activity-Alias (com.cloudflare.app.ui.activity.PluginActivity) is not Protected. [android:exported=true] An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Broadcast Receiver (com.cloudflare.app.presentation.tasker.TaskerSettingsReceiver) is not Protected. [android:exported=true] A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Broadcast Receiver (com.cloudflare.app.vpnservice.autostart.BootCompletedReceiver) is not Protected.An intent-filter exists. A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. The presence of intent-filter indicates that the Broadcast Receiver is explicitly exported. |
High | Service (com.cloudflare.app.domain.quicksettingstile.QuickSettingsTileService) is Protected by a permission, but the protection level of the permission should be checked.Permission: android.permission.BIND_QUICK_SETTINGS_TILE [android:exported=true] A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission. |
High | Service (androidx.work.impl.background.systemjob.SystemJobService) is Protected by a permission, but the protection level of the permission should be checked.Permission: android.permission.BIND_JOB_SERVICE [android:exported=true] A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission. |
High | Service (com.google.android.play.core.assetpacks.AssetPackExtractionService) is not Protected. [android:exported=true] A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Broadcast Receiver (com.google.firebase.iid.FirebaseInstanceIdReceiver) is Protected by a permission, but the protection level of the permission should be checked.Permission: com.google.android.c2dm.permission.SEND [android:exported=true] A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission. |
Information computed with MobSF.
com.cloudflare.app.presentation.main.MainActivity |
Hosts: warp.plus Schemes: http:// https:// |
com.cloudflare.app.presentation.settings.account.team.TeamSignInActivity |
Hosts: *.cloudflareaccess.com Schemes: com.cloudflare.warp:// |
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Certificate valid not before | Feb. 29, 2008, 1:33 a.m. |
Oldest file found in APK | Feb. 29, 2008, 8:03 a.m. |
Latest file found in APK | Oct. 21, 2021, 8:14 a.m. |
First submission on VT | Oct. 24, 2021, 6:44 p.m. |
Last submission on VT | Oct. 24, 2021, 6:44 p.m. |
Upload on Pithus | Dec. 3, 2021, 11:13 p.m. |
Certificate valid not after | July 17, 2035, 1:33 a.m. |
Score | 2/60 |
Report | https://www.virustotal.com/gui/file/e84bfa55ce1634d1019ceed88f7aaf09f73540361d681e912e18022c5f611b7f/detection |
Information computed with MobSF.
FCS_RBG_EXT.1.1 | The application invoke platform-provided DRBG functionality for its cryptographic operations. Random Bit Generation Services |
FCS_STO_EXT.1.1 | The application does not store any credentials to non-volatile memory. Storage of Credentials |
FCS_CKM_EXT.1.1 | The application generate no asymmetric cryptographic keys. Cryptographic Key Generation Services |
FDP_DEC_EXT.1.1 | The application has access to ['location', 'network connectivity']. Access to Platform Resources |
FDP_DEC_EXT.1.2 | The application has access to no sensitive information repositories. Access to Platform Resources |
FDP_NET_EXT.1.1 | The application has user/application initiated network communications. Network Communications |
FDP_DAR_EXT.1.1 | The application implement functionality to encrypt sensitive data in non-volatile memory. Encryption Of Sensitive Application Data |
FMT_MEC_EXT.1.1 | The application invoke the mechanisms recommended by the platform vendor for storing and setting configuration options. Supported Configuration Mechanism |
FTP_DIT_EXT.1.1 | The application does encrypt some transmitted data with HTTPS/TLS/SSH between itself and another trusted IT product. Protection of Data in Transit |
FCS_RBG_EXT.2.1 FCS_RBG_EXT.2.2 |
The application perform all deterministic random bit generation (DRBG) services in accordance with NIST Special Publication 800-90A using Hash_DRBG. The deterministic RBG is seeded by an entropy source that accumulates entropy from a platform-based DRBG and a software-based noise source, with a minimum of 256 bits of entropy at least equal to the greatest security strength (according to NIST SP 800-57) of the keys and hashes that it will generate. Random Bit Generation from Application |
FCS_COP.1.1(1) | The application perform encryption/decryption in accordance with a specified cryptographic algorithm AES-CBC (as defined in NIST SP 800-38A) mode or AES-GCM (as defined in NIST SP 800-38D) and cryptographic key sizes 256-bit/128-bit. Cryptographic Operation - Encryption/Decryption |
FCS_COP.1.1(2) | The application perform cryptographic hashing services not in accordance with FCS_COP.1.1(2) and uses the cryptographic algorithm RC2/RC4/MD4/MD5. Cryptographic Operation - Hashing |
FCS_HTTPS_EXT.1.1 | The application implement the HTTPS protocol that complies with RFC 2818. HTTPS Protocol |
FCS_HTTPS_EXT.1.2 | The application implement HTTPS using TLS. HTTPS Protocol |
FCS_HTTPS_EXT.1.3 | The application notify the user and not establish the connection or request application authorization to establish the connection if the peer certificate is deemed invalid. HTTPS Protocol |
FIA_X509_EXT.2.1 | The application use X.509v3 certificates as defined by RFC 5280 to support authentication for HTTPS , TLS. X.509 Certificate Authentication |
FPT_TUD_EXT.2.1 | The application shall be distributed using the format of the platform-supported package manager. Integrity for Installation and Update |
Information computed with MobSF.
Map computed by Pithus.
Information computed with MobSF.
High | Base config is configured to trust user installed certificates. Scope: ['*'] |
Medium | Base config is configured to trust system certificates. Scope: ['*'] |
Information computed with MobSF.
Information computed with MobSF.
https://t.me/apkdonemod Defined in Sanuj/sanu.java |
|
https://github.com/ReactiveX/RxJava/wiki/What's-different-in-2.0#error-handling Defined in io/reactivex/exceptions/UndeliverableException.java |
|
https://github.com/ReactiveX/RxJava/wiki/Error-Handling Defined in io/reactivex/exceptions/OnErrorNotImplementedException.java |
|
https://www.zendesk.com/embeddables Defined in zendesk/support/SupportSdkSettings.java |
|
https://firebase-settings.crashlytics.com/spi/v2/platforms/android/gmp/%s/settings Defined in c/d/c/g/b.java |
|
https://update.crashlytics.com/spi/v1/platforms/android/apps https://update.crashlytics.com/spi/v1/platforms/android/apps/%s https://reports.crashlytics.com/spi/v1/platforms/android/apps/%s/reports https://reports.crashlytics.com/sdk-api/v1/platforms/android/apps/%s/minidumps Defined in c/d/c/g/d/t/g.java |
|
https://update.crashlytics.com/spi/v1/platforms/android/apps https://update.crashlytics.com/spi/v1/platforms/android/apps/%s https://reports.crashlytics.com/spi/v1/platforms/android/apps/%s/reports https://reports.crashlytics.com/sdk-api/v1/platforms/android/apps/%s/minidumps Defined in c/d/c/g/d/t/g.java |
|
https://update.crashlytics.com/spi/v1/platforms/android/apps https://update.crashlytics.com/spi/v1/platforms/android/apps/%s https://reports.crashlytics.com/spi/v1/platforms/android/apps/%s/reports https://reports.crashlytics.com/sdk-api/v1/platforms/android/apps/%s/minidumps Defined in c/d/c/g/d/t/g.java |
|
https://update.crashlytics.com/spi/v1/platforms/android/apps https://update.crashlytics.com/spi/v1/platforms/android/apps/%s https://reports.crashlytics.com/spi/v1/platforms/android/apps/%s/reports https://reports.crashlytics.com/sdk-api/v1/platforms/android/apps/%s/minidumps Defined in c/d/c/g/d/t/g.java |
|
https://firebase.google.com/support/privacy/init-options. Defined in c/d/c/o/f.java |
|
https://google.com/search? Defined in c/d/a/c/i/b/a7.java |
|
www.google.com https://www.google.com https://goo.gl/NAOOOI. https://goo.gl/NAOOOI Defined in c/d/a/c/i/b/x9.java |
|
www.google.com https://www.google.com https://goo.gl/NAOOOI. https://goo.gl/NAOOOI Defined in c/d/a/c/i/b/x9.java |
|
www.google.com https://www.google.com https://goo.gl/NAOOOI. https://goo.gl/NAOOOI Defined in c/d/a/c/i/b/x9.java |
|
https://app-measurement.com/a Defined in c/d/a/c/i/b/s.java |
|
https://www.googleadservices.com/pagead/conversion/app/deeplink?id_type=adid&sdk_version=%s&rdid=%s&bundleid=%s&retry=%s Defined in c/d/a/c/i/b/d6.java |
|
https://firebase.google.com/support/guides/disable-analytics Defined in c/d/a/c/i/b/m3.java |
|
https://plus.google.com/ Defined in c/d/a/c/e/m/d0.java |
|
https://goo.gl/J1sWQy Defined in c/d/a/c/h/g/h.java |
|
https://app-measurement.com/a Defined in c/d/a/c/h/g/m9.java |
|
https://pagead2.googlesyndication.com/pagead/gen_204?id=gmob-apps Defined in c/d/a/c/a/a/b.java |
|
http://cp.cloudflare.com Defined in c/a/a/d/j/d.java |
|
https://github.com/square/moshi https://github.com/tbruyelle/RxPermissions https://github.com/square/retrofit https://github.com/ReactiveX/RxAndroid https://developer.android.com/topic/libraries/architecture/workmanager https://github.com/cloudflare/boringtun https://github.com/FutureMind/liverelay https://github.com/FutureMind/daggerutils https://github.com/FutureMind/prefs-delegates https://github.com/JetBrains/kotlin http://www.apache.org/licenses/LICENSE-2.0 https://github.com/ReactiveX/RxJava/ https://github.com/google/dagger/blob/master/LICENSE.txt https://github.com/square/okhttp/blob/master/LICENSE.txt https://junit.org/junit4/license.html https://github.com/mockito/mockito https://github.com/nhaarman/mockito-kotlin https://github.com/gmazzo/okhttp-client-mock https://github.com/JakeWharton/timber https://github.com/JakeWharton/ThreeTenABP https://github.com/Jigsaw-Code/Intra https://github.com/romandanylyk/PageIndicatorView https://github.com/fengyouchao/sockslib https://github.com/ambrop72/badvpn/wiki/Tun2socks https://github.com/arturbosch/detekt https://github.com/twofortyfouram/android-plugin-client-sdk-for-locale https://github.com/firebase/firebase-android-sdk https://developer.android.com/jetpack/androidx https://kotlinlang.org/ http://developer.android.com/tools/extras/support-library.html http://tools.android.com/ https://developer.android.com/topic/libraries/architecture/index.html https://github.com/trello/RxLifecycle https://github.com/ThreeTen/threetenbp https://github.com/llew2011/HuaWeiVerifier Defined in c/a/a/b/c/d0/d.java |
|
https://github.com/square/moshi https://github.com/tbruyelle/RxPermissions https://github.com/square/retrofit https://github.com/ReactiveX/RxAndroid https://developer.android.com/topic/libraries/architecture/workmanager https://github.com/cloudflare/boringtun https://github.com/FutureMind/liverelay https://github.com/FutureMind/daggerutils https://github.com/FutureMind/prefs-delegates https://github.com/JetBrains/kotlin http://www.apache.org/licenses/LICENSE-2.0 https://github.com/ReactiveX/RxJava/ https://github.com/google/dagger/blob/master/LICENSE.txt https://github.com/square/okhttp/blob/master/LICENSE.txt https://junit.org/junit4/license.html https://github.com/mockito/mockito https://github.com/nhaarman/mockito-kotlin https://github.com/gmazzo/okhttp-client-mock https://github.com/JakeWharton/timber https://github.com/JakeWharton/ThreeTenABP https://github.com/Jigsaw-Code/Intra https://github.com/romandanylyk/PageIndicatorView https://github.com/fengyouchao/sockslib https://github.com/ambrop72/badvpn/wiki/Tun2socks https://github.com/arturbosch/detekt https://github.com/twofortyfouram/android-plugin-client-sdk-for-locale https://github.com/firebase/firebase-android-sdk https://developer.android.com/jetpack/androidx https://kotlinlang.org/ http://developer.android.com/tools/extras/support-library.html http://tools.android.com/ https://developer.android.com/topic/libraries/architecture/index.html https://github.com/trello/RxLifecycle https://github.com/ThreeTen/threetenbp https://github.com/llew2011/HuaWeiVerifier Defined in c/a/a/b/c/d0/d.java |
|
https://github.com/square/moshi https://github.com/tbruyelle/RxPermissions https://github.com/square/retrofit https://github.com/ReactiveX/RxAndroid https://developer.android.com/topic/libraries/architecture/workmanager https://github.com/cloudflare/boringtun https://github.com/FutureMind/liverelay https://github.com/FutureMind/daggerutils https://github.com/FutureMind/prefs-delegates https://github.com/JetBrains/kotlin http://www.apache.org/licenses/LICENSE-2.0 https://github.com/ReactiveX/RxJava/ https://github.com/google/dagger/blob/master/LICENSE.txt https://github.com/square/okhttp/blob/master/LICENSE.txt https://junit.org/junit4/license.html https://github.com/mockito/mockito https://github.com/nhaarman/mockito-kotlin https://github.com/gmazzo/okhttp-client-mock https://github.com/JakeWharton/timber https://github.com/JakeWharton/ThreeTenABP https://github.com/Jigsaw-Code/Intra https://github.com/romandanylyk/PageIndicatorView https://github.com/fengyouchao/sockslib https://github.com/ambrop72/badvpn/wiki/Tun2socks https://github.com/arturbosch/detekt https://github.com/twofortyfouram/android-plugin-client-sdk-for-locale https://github.com/firebase/firebase-android-sdk https://developer.android.com/jetpack/androidx https://kotlinlang.org/ http://developer.android.com/tools/extras/support-library.html http://tools.android.com/ https://developer.android.com/topic/libraries/architecture/index.html https://github.com/trello/RxLifecycle https://github.com/ThreeTen/threetenbp https://github.com/llew2011/HuaWeiVerifier Defined in c/a/a/b/c/d0/d.java |
|
https://github.com/square/moshi https://github.com/tbruyelle/RxPermissions https://github.com/square/retrofit https://github.com/ReactiveX/RxAndroid https://developer.android.com/topic/libraries/architecture/workmanager https://github.com/cloudflare/boringtun https://github.com/FutureMind/liverelay https://github.com/FutureMind/daggerutils https://github.com/FutureMind/prefs-delegates https://github.com/JetBrains/kotlin http://www.apache.org/licenses/LICENSE-2.0 https://github.com/ReactiveX/RxJava/ https://github.com/google/dagger/blob/master/LICENSE.txt https://github.com/square/okhttp/blob/master/LICENSE.txt https://junit.org/junit4/license.html https://github.com/mockito/mockito https://github.com/nhaarman/mockito-kotlin https://github.com/gmazzo/okhttp-client-mock https://github.com/JakeWharton/timber https://github.com/JakeWharton/ThreeTenABP https://github.com/Jigsaw-Code/Intra https://github.com/romandanylyk/PageIndicatorView https://github.com/fengyouchao/sockslib https://github.com/ambrop72/badvpn/wiki/Tun2socks https://github.com/arturbosch/detekt https://github.com/twofortyfouram/android-plugin-client-sdk-for-locale https://github.com/firebase/firebase-android-sdk https://developer.android.com/jetpack/androidx https://kotlinlang.org/ http://developer.android.com/tools/extras/support-library.html http://tools.android.com/ https://developer.android.com/topic/libraries/architecture/index.html https://github.com/trello/RxLifecycle https://github.com/ThreeTen/threetenbp https://github.com/llew2011/HuaWeiVerifier Defined in c/a/a/b/c/d0/d.java |
|
https://github.com/square/moshi https://github.com/tbruyelle/RxPermissions https://github.com/square/retrofit https://github.com/ReactiveX/RxAndroid https://developer.android.com/topic/libraries/architecture/workmanager https://github.com/cloudflare/boringtun https://github.com/FutureMind/liverelay https://github.com/FutureMind/daggerutils https://github.com/FutureMind/prefs-delegates https://github.com/JetBrains/kotlin http://www.apache.org/licenses/LICENSE-2.0 https://github.com/ReactiveX/RxJava/ https://github.com/google/dagger/blob/master/LICENSE.txt https://github.com/square/okhttp/blob/master/LICENSE.txt https://junit.org/junit4/license.html https://github.com/mockito/mockito https://github.com/nhaarman/mockito-kotlin https://github.com/gmazzo/okhttp-client-mock https://github.com/JakeWharton/timber https://github.com/JakeWharton/ThreeTenABP https://github.com/Jigsaw-Code/Intra https://github.com/romandanylyk/PageIndicatorView https://github.com/fengyouchao/sockslib https://github.com/ambrop72/badvpn/wiki/Tun2socks https://github.com/arturbosch/detekt https://github.com/twofortyfouram/android-plugin-client-sdk-for-locale https://github.com/firebase/firebase-android-sdk https://developer.android.com/jetpack/androidx https://kotlinlang.org/ http://developer.android.com/tools/extras/support-library.html http://tools.android.com/ https://developer.android.com/topic/libraries/architecture/index.html https://github.com/trello/RxLifecycle https://github.com/ThreeTen/threetenbp https://github.com/llew2011/HuaWeiVerifier Defined in c/a/a/b/c/d0/d.java |
|
https://github.com/square/moshi https://github.com/tbruyelle/RxPermissions https://github.com/square/retrofit https://github.com/ReactiveX/RxAndroid https://developer.android.com/topic/libraries/architecture/workmanager https://github.com/cloudflare/boringtun https://github.com/FutureMind/liverelay https://github.com/FutureMind/daggerutils https://github.com/FutureMind/prefs-delegates https://github.com/JetBrains/kotlin http://www.apache.org/licenses/LICENSE-2.0 https://github.com/ReactiveX/RxJava/ https://github.com/google/dagger/blob/master/LICENSE.txt https://github.com/square/okhttp/blob/master/LICENSE.txt https://junit.org/junit4/license.html https://github.com/mockito/mockito https://github.com/nhaarman/mockito-kotlin https://github.com/gmazzo/okhttp-client-mock https://github.com/JakeWharton/timber https://github.com/JakeWharton/ThreeTenABP https://github.com/Jigsaw-Code/Intra https://github.com/romandanylyk/PageIndicatorView https://github.com/fengyouchao/sockslib https://github.com/ambrop72/badvpn/wiki/Tun2socks https://github.com/arturbosch/detekt https://github.com/twofortyfouram/android-plugin-client-sdk-for-locale https://github.com/firebase/firebase-android-sdk https://developer.android.com/jetpack/androidx https://kotlinlang.org/ http://developer.android.com/tools/extras/support-library.html http://tools.android.com/ https://developer.android.com/topic/libraries/architecture/index.html https://github.com/trello/RxLifecycle https://github.com/ThreeTen/threetenbp https://github.com/llew2011/HuaWeiVerifier Defined in c/a/a/b/c/d0/d.java |
|
https://github.com/square/moshi https://github.com/tbruyelle/RxPermissions https://github.com/square/retrofit https://github.com/ReactiveX/RxAndroid https://developer.android.com/topic/libraries/architecture/workmanager https://github.com/cloudflare/boringtun https://github.com/FutureMind/liverelay https://github.com/FutureMind/daggerutils https://github.com/FutureMind/prefs-delegates https://github.com/JetBrains/kotlin http://www.apache.org/licenses/LICENSE-2.0 https://github.com/ReactiveX/RxJava/ https://github.com/google/dagger/blob/master/LICENSE.txt https://github.com/square/okhttp/blob/master/LICENSE.txt https://junit.org/junit4/license.html https://github.com/mockito/mockito https://github.com/nhaarman/mockito-kotlin https://github.com/gmazzo/okhttp-client-mock https://github.com/JakeWharton/timber https://github.com/JakeWharton/ThreeTenABP https://github.com/Jigsaw-Code/Intra https://github.com/romandanylyk/PageIndicatorView https://github.com/fengyouchao/sockslib https://github.com/ambrop72/badvpn/wiki/Tun2socks https://github.com/arturbosch/detekt https://github.com/twofortyfouram/android-plugin-client-sdk-for-locale https://github.com/firebase/firebase-android-sdk https://developer.android.com/jetpack/androidx https://kotlinlang.org/ http://developer.android.com/tools/extras/support-library.html http://tools.android.com/ https://developer.android.com/topic/libraries/architecture/index.html https://github.com/trello/RxLifecycle https://github.com/ThreeTen/threetenbp https://github.com/llew2011/HuaWeiVerifier Defined in c/a/a/b/c/d0/d.java |
|
https://github.com/square/moshi https://github.com/tbruyelle/RxPermissions https://github.com/square/retrofit https://github.com/ReactiveX/RxAndroid https://developer.android.com/topic/libraries/architecture/workmanager https://github.com/cloudflare/boringtun https://github.com/FutureMind/liverelay https://github.com/FutureMind/daggerutils https://github.com/FutureMind/prefs-delegates https://github.com/JetBrains/kotlin http://www.apache.org/licenses/LICENSE-2.0 https://github.com/ReactiveX/RxJava/ https://github.com/google/dagger/blob/master/LICENSE.txt https://github.com/square/okhttp/blob/master/LICENSE.txt https://junit.org/junit4/license.html https://github.com/mockito/mockito https://github.com/nhaarman/mockito-kotlin https://github.com/gmazzo/okhttp-client-mock https://github.com/JakeWharton/timber https://github.com/JakeWharton/ThreeTenABP https://github.com/Jigsaw-Code/Intra https://github.com/romandanylyk/PageIndicatorView https://github.com/fengyouchao/sockslib https://github.com/ambrop72/badvpn/wiki/Tun2socks https://github.com/arturbosch/detekt https://github.com/twofortyfouram/android-plugin-client-sdk-for-locale https://github.com/firebase/firebase-android-sdk https://developer.android.com/jetpack/androidx https://kotlinlang.org/ http://developer.android.com/tools/extras/support-library.html http://tools.android.com/ https://developer.android.com/topic/libraries/architecture/index.html https://github.com/trello/RxLifecycle https://github.com/ThreeTen/threetenbp https://github.com/llew2011/HuaWeiVerifier Defined in c/a/a/b/c/d0/d.java |
|
https://github.com/square/moshi https://github.com/tbruyelle/RxPermissions https://github.com/square/retrofit https://github.com/ReactiveX/RxAndroid https://developer.android.com/topic/libraries/architecture/workmanager https://github.com/cloudflare/boringtun https://github.com/FutureMind/liverelay https://github.com/FutureMind/daggerutils https://github.com/FutureMind/prefs-delegates https://github.com/JetBrains/kotlin http://www.apache.org/licenses/LICENSE-2.0 https://github.com/ReactiveX/RxJava/ https://github.com/google/dagger/blob/master/LICENSE.txt https://github.com/square/okhttp/blob/master/LICENSE.txt https://junit.org/junit4/license.html https://github.com/mockito/mockito https://github.com/nhaarman/mockito-kotlin https://github.com/gmazzo/okhttp-client-mock https://github.com/JakeWharton/timber https://github.com/JakeWharton/ThreeTenABP https://github.com/Jigsaw-Code/Intra https://github.com/romandanylyk/PageIndicatorView https://github.com/fengyouchao/sockslib https://github.com/ambrop72/badvpn/wiki/Tun2socks https://github.com/arturbosch/detekt https://github.com/twofortyfouram/android-plugin-client-sdk-for-locale https://github.com/firebase/firebase-android-sdk https://developer.android.com/jetpack/androidx https://kotlinlang.org/ http://developer.android.com/tools/extras/support-library.html http://tools.android.com/ https://developer.android.com/topic/libraries/architecture/index.html https://github.com/trello/RxLifecycle https://github.com/ThreeTen/threetenbp https://github.com/llew2011/HuaWeiVerifier Defined in c/a/a/b/c/d0/d.java |
|
https://github.com/square/moshi https://github.com/tbruyelle/RxPermissions https://github.com/square/retrofit https://github.com/ReactiveX/RxAndroid https://developer.android.com/topic/libraries/architecture/workmanager https://github.com/cloudflare/boringtun https://github.com/FutureMind/liverelay https://github.com/FutureMind/daggerutils https://github.com/FutureMind/prefs-delegates https://github.com/JetBrains/kotlin http://www.apache.org/licenses/LICENSE-2.0 https://github.com/ReactiveX/RxJava/ https://github.com/google/dagger/blob/master/LICENSE.txt https://github.com/square/okhttp/blob/master/LICENSE.txt https://junit.org/junit4/license.html https://github.com/mockito/mockito https://github.com/nhaarman/mockito-kotlin https://github.com/gmazzo/okhttp-client-mock https://github.com/JakeWharton/timber https://github.com/JakeWharton/ThreeTenABP https://github.com/Jigsaw-Code/Intra https://github.com/romandanylyk/PageIndicatorView https://github.com/fengyouchao/sockslib https://github.com/ambrop72/badvpn/wiki/Tun2socks https://github.com/arturbosch/detekt https://github.com/twofortyfouram/android-plugin-client-sdk-for-locale https://github.com/firebase/firebase-android-sdk https://developer.android.com/jetpack/androidx https://kotlinlang.org/ http://developer.android.com/tools/extras/support-library.html http://tools.android.com/ https://developer.android.com/topic/libraries/architecture/index.html https://github.com/trello/RxLifecycle https://github.com/ThreeTen/threetenbp https://github.com/llew2011/HuaWeiVerifier Defined in c/a/a/b/c/d0/d.java |
|
https://github.com/square/moshi https://github.com/tbruyelle/RxPermissions https://github.com/square/retrofit https://github.com/ReactiveX/RxAndroid https://developer.android.com/topic/libraries/architecture/workmanager https://github.com/cloudflare/boringtun https://github.com/FutureMind/liverelay https://github.com/FutureMind/daggerutils https://github.com/FutureMind/prefs-delegates https://github.com/JetBrains/kotlin http://www.apache.org/licenses/LICENSE-2.0 https://github.com/ReactiveX/RxJava/ https://github.com/google/dagger/blob/master/LICENSE.txt https://github.com/square/okhttp/blob/master/LICENSE.txt https://junit.org/junit4/license.html https://github.com/mockito/mockito https://github.com/nhaarman/mockito-kotlin https://github.com/gmazzo/okhttp-client-mock https://github.com/JakeWharton/timber https://github.com/JakeWharton/ThreeTenABP https://github.com/Jigsaw-Code/Intra https://github.com/romandanylyk/PageIndicatorView https://github.com/fengyouchao/sockslib https://github.com/ambrop72/badvpn/wiki/Tun2socks https://github.com/arturbosch/detekt https://github.com/twofortyfouram/android-plugin-client-sdk-for-locale https://github.com/firebase/firebase-android-sdk https://developer.android.com/jetpack/androidx https://kotlinlang.org/ http://developer.android.com/tools/extras/support-library.html http://tools.android.com/ https://developer.android.com/topic/libraries/architecture/index.html https://github.com/trello/RxLifecycle https://github.com/ThreeTen/threetenbp https://github.com/llew2011/HuaWeiVerifier Defined in c/a/a/b/c/d0/d.java |
|
https://github.com/square/moshi https://github.com/tbruyelle/RxPermissions https://github.com/square/retrofit https://github.com/ReactiveX/RxAndroid https://developer.android.com/topic/libraries/architecture/workmanager https://github.com/cloudflare/boringtun https://github.com/FutureMind/liverelay https://github.com/FutureMind/daggerutils https://github.com/FutureMind/prefs-delegates https://github.com/JetBrains/kotlin http://www.apache.org/licenses/LICENSE-2.0 https://github.com/ReactiveX/RxJava/ https://github.com/google/dagger/blob/master/LICENSE.txt https://github.com/square/okhttp/blob/master/LICENSE.txt https://junit.org/junit4/license.html https://github.com/mockito/mockito https://github.com/nhaarman/mockito-kotlin https://github.com/gmazzo/okhttp-client-mock https://github.com/JakeWharton/timber https://github.com/JakeWharton/ThreeTenABP https://github.com/Jigsaw-Code/Intra https://github.com/romandanylyk/PageIndicatorView https://github.com/fengyouchao/sockslib https://github.com/ambrop72/badvpn/wiki/Tun2socks https://github.com/arturbosch/detekt https://github.com/twofortyfouram/android-plugin-client-sdk-for-locale https://github.com/firebase/firebase-android-sdk https://developer.android.com/jetpack/androidx https://kotlinlang.org/ http://developer.android.com/tools/extras/support-library.html http://tools.android.com/ https://developer.android.com/topic/libraries/architecture/index.html https://github.com/trello/RxLifecycle https://github.com/ThreeTen/threetenbp https://github.com/llew2011/HuaWeiVerifier Defined in c/a/a/b/c/d0/d.java |
|
https://github.com/square/moshi https://github.com/tbruyelle/RxPermissions https://github.com/square/retrofit https://github.com/ReactiveX/RxAndroid https://developer.android.com/topic/libraries/architecture/workmanager https://github.com/cloudflare/boringtun https://github.com/FutureMind/liverelay https://github.com/FutureMind/daggerutils https://github.com/FutureMind/prefs-delegates https://github.com/JetBrains/kotlin http://www.apache.org/licenses/LICENSE-2.0 https://github.com/ReactiveX/RxJava/ https://github.com/google/dagger/blob/master/LICENSE.txt https://github.com/square/okhttp/blob/master/LICENSE.txt https://junit.org/junit4/license.html https://github.com/mockito/mockito https://github.com/nhaarman/mockito-kotlin https://github.com/gmazzo/okhttp-client-mock https://github.com/JakeWharton/timber https://github.com/JakeWharton/ThreeTenABP https://github.com/Jigsaw-Code/Intra https://github.com/romandanylyk/PageIndicatorView https://github.com/fengyouchao/sockslib https://github.com/ambrop72/badvpn/wiki/Tun2socks https://github.com/arturbosch/detekt https://github.com/twofortyfouram/android-plugin-client-sdk-for-locale https://github.com/firebase/firebase-android-sdk https://developer.android.com/jetpack/androidx https://kotlinlang.org/ http://developer.android.com/tools/extras/support-library.html http://tools.android.com/ https://developer.android.com/topic/libraries/architecture/index.html https://github.com/trello/RxLifecycle https://github.com/ThreeTen/threetenbp https://github.com/llew2011/HuaWeiVerifier Defined in c/a/a/b/c/d0/d.java |
|
https://github.com/square/moshi https://github.com/tbruyelle/RxPermissions https://github.com/square/retrofit https://github.com/ReactiveX/RxAndroid https://developer.android.com/topic/libraries/architecture/workmanager https://github.com/cloudflare/boringtun https://github.com/FutureMind/liverelay https://github.com/FutureMind/daggerutils https://github.com/FutureMind/prefs-delegates https://github.com/JetBrains/kotlin http://www.apache.org/licenses/LICENSE-2.0 https://github.com/ReactiveX/RxJava/ https://github.com/google/dagger/blob/master/LICENSE.txt https://github.com/square/okhttp/blob/master/LICENSE.txt https://junit.org/junit4/license.html https://github.com/mockito/mockito https://github.com/nhaarman/mockito-kotlin https://github.com/gmazzo/okhttp-client-mock https://github.com/JakeWharton/timber https://github.com/JakeWharton/ThreeTenABP https://github.com/Jigsaw-Code/Intra https://github.com/romandanylyk/PageIndicatorView https://github.com/fengyouchao/sockslib https://github.com/ambrop72/badvpn/wiki/Tun2socks https://github.com/arturbosch/detekt https://github.com/twofortyfouram/android-plugin-client-sdk-for-locale https://github.com/firebase/firebase-android-sdk https://developer.android.com/jetpack/androidx https://kotlinlang.org/ http://developer.android.com/tools/extras/support-library.html http://tools.android.com/ https://developer.android.com/topic/libraries/architecture/index.html https://github.com/trello/RxLifecycle https://github.com/ThreeTen/threetenbp https://github.com/llew2011/HuaWeiVerifier Defined in c/a/a/b/c/d0/d.java |
|
https://github.com/square/moshi https://github.com/tbruyelle/RxPermissions https://github.com/square/retrofit https://github.com/ReactiveX/RxAndroid https://developer.android.com/topic/libraries/architecture/workmanager https://github.com/cloudflare/boringtun https://github.com/FutureMind/liverelay https://github.com/FutureMind/daggerutils https://github.com/FutureMind/prefs-delegates https://github.com/JetBrains/kotlin http://www.apache.org/licenses/LICENSE-2.0 https://github.com/ReactiveX/RxJava/ https://github.com/google/dagger/blob/master/LICENSE.txt https://github.com/square/okhttp/blob/master/LICENSE.txt https://junit.org/junit4/license.html https://github.com/mockito/mockito https://github.com/nhaarman/mockito-kotlin https://github.com/gmazzo/okhttp-client-mock https://github.com/JakeWharton/timber https://github.com/JakeWharton/ThreeTenABP https://github.com/Jigsaw-Code/Intra https://github.com/romandanylyk/PageIndicatorView https://github.com/fengyouchao/sockslib https://github.com/ambrop72/badvpn/wiki/Tun2socks https://github.com/arturbosch/detekt https://github.com/twofortyfouram/android-plugin-client-sdk-for-locale https://github.com/firebase/firebase-android-sdk https://developer.android.com/jetpack/androidx https://kotlinlang.org/ http://developer.android.com/tools/extras/support-library.html http://tools.android.com/ https://developer.android.com/topic/libraries/architecture/index.html https://github.com/trello/RxLifecycle https://github.com/ThreeTen/threetenbp https://github.com/llew2011/HuaWeiVerifier Defined in c/a/a/b/c/d0/d.java |
|
https://github.com/square/moshi https://github.com/tbruyelle/RxPermissions https://github.com/square/retrofit https://github.com/ReactiveX/RxAndroid https://developer.android.com/topic/libraries/architecture/workmanager https://github.com/cloudflare/boringtun https://github.com/FutureMind/liverelay https://github.com/FutureMind/daggerutils https://github.com/FutureMind/prefs-delegates https://github.com/JetBrains/kotlin http://www.apache.org/licenses/LICENSE-2.0 https://github.com/ReactiveX/RxJava/ https://github.com/google/dagger/blob/master/LICENSE.txt https://github.com/square/okhttp/blob/master/LICENSE.txt https://junit.org/junit4/license.html https://github.com/mockito/mockito https://github.com/nhaarman/mockito-kotlin https://github.com/gmazzo/okhttp-client-mock https://github.com/JakeWharton/timber https://github.com/JakeWharton/ThreeTenABP https://github.com/Jigsaw-Code/Intra https://github.com/romandanylyk/PageIndicatorView https://github.com/fengyouchao/sockslib https://github.com/ambrop72/badvpn/wiki/Tun2socks https://github.com/arturbosch/detekt https://github.com/twofortyfouram/android-plugin-client-sdk-for-locale https://github.com/firebase/firebase-android-sdk https://developer.android.com/jetpack/androidx https://kotlinlang.org/ http://developer.android.com/tools/extras/support-library.html http://tools.android.com/ https://developer.android.com/topic/libraries/architecture/index.html https://github.com/trello/RxLifecycle https://github.com/ThreeTen/threetenbp https://github.com/llew2011/HuaWeiVerifier Defined in c/a/a/b/c/d0/d.java |
|
https://github.com/square/moshi https://github.com/tbruyelle/RxPermissions https://github.com/square/retrofit https://github.com/ReactiveX/RxAndroid https://developer.android.com/topic/libraries/architecture/workmanager https://github.com/cloudflare/boringtun https://github.com/FutureMind/liverelay https://github.com/FutureMind/daggerutils https://github.com/FutureMind/prefs-delegates https://github.com/JetBrains/kotlin http://www.apache.org/licenses/LICENSE-2.0 https://github.com/ReactiveX/RxJava/ https://github.com/google/dagger/blob/master/LICENSE.txt https://github.com/square/okhttp/blob/master/LICENSE.txt https://junit.org/junit4/license.html https://github.com/mockito/mockito https://github.com/nhaarman/mockito-kotlin https://github.com/gmazzo/okhttp-client-mock https://github.com/JakeWharton/timber https://github.com/JakeWharton/ThreeTenABP https://github.com/Jigsaw-Code/Intra https://github.com/romandanylyk/PageIndicatorView https://github.com/fengyouchao/sockslib https://github.com/ambrop72/badvpn/wiki/Tun2socks https://github.com/arturbosch/detekt https://github.com/twofortyfouram/android-plugin-client-sdk-for-locale https://github.com/firebase/firebase-android-sdk https://developer.android.com/jetpack/androidx https://kotlinlang.org/ http://developer.android.com/tools/extras/support-library.html http://tools.android.com/ https://developer.android.com/topic/libraries/architecture/index.html https://github.com/trello/RxLifecycle https://github.com/ThreeTen/threetenbp https://github.com/llew2011/HuaWeiVerifier Defined in c/a/a/b/c/d0/d.java |
|
https://github.com/square/moshi https://github.com/tbruyelle/RxPermissions https://github.com/square/retrofit https://github.com/ReactiveX/RxAndroid https://developer.android.com/topic/libraries/architecture/workmanager https://github.com/cloudflare/boringtun https://github.com/FutureMind/liverelay https://github.com/FutureMind/daggerutils https://github.com/FutureMind/prefs-delegates https://github.com/JetBrains/kotlin http://www.apache.org/licenses/LICENSE-2.0 https://github.com/ReactiveX/RxJava/ https://github.com/google/dagger/blob/master/LICENSE.txt https://github.com/square/okhttp/blob/master/LICENSE.txt https://junit.org/junit4/license.html https://github.com/mockito/mockito https://github.com/nhaarman/mockito-kotlin https://github.com/gmazzo/okhttp-client-mock https://github.com/JakeWharton/timber https://github.com/JakeWharton/ThreeTenABP https://github.com/Jigsaw-Code/Intra https://github.com/romandanylyk/PageIndicatorView https://github.com/fengyouchao/sockslib https://github.com/ambrop72/badvpn/wiki/Tun2socks https://github.com/arturbosch/detekt https://github.com/twofortyfouram/android-plugin-client-sdk-for-locale https://github.com/firebase/firebase-android-sdk https://developer.android.com/jetpack/androidx https://kotlinlang.org/ http://developer.android.com/tools/extras/support-library.html http://tools.android.com/ https://developer.android.com/topic/libraries/architecture/index.html https://github.com/trello/RxLifecycle https://github.com/ThreeTen/threetenbp https://github.com/llew2011/HuaWeiVerifier Defined in c/a/a/b/c/d0/d.java |
|
https://github.com/square/moshi https://github.com/tbruyelle/RxPermissions https://github.com/square/retrofit https://github.com/ReactiveX/RxAndroid https://developer.android.com/topic/libraries/architecture/workmanager https://github.com/cloudflare/boringtun https://github.com/FutureMind/liverelay https://github.com/FutureMind/daggerutils https://github.com/FutureMind/prefs-delegates https://github.com/JetBrains/kotlin http://www.apache.org/licenses/LICENSE-2.0 https://github.com/ReactiveX/RxJava/ https://github.com/google/dagger/blob/master/LICENSE.txt https://github.com/square/okhttp/blob/master/LICENSE.txt https://junit.org/junit4/license.html https://github.com/mockito/mockito https://github.com/nhaarman/mockito-kotlin https://github.com/gmazzo/okhttp-client-mock https://github.com/JakeWharton/timber https://github.com/JakeWharton/ThreeTenABP https://github.com/Jigsaw-Code/Intra https://github.com/romandanylyk/PageIndicatorView https://github.com/fengyouchao/sockslib https://github.com/ambrop72/badvpn/wiki/Tun2socks https://github.com/arturbosch/detekt https://github.com/twofortyfouram/android-plugin-client-sdk-for-locale https://github.com/firebase/firebase-android-sdk https://developer.android.com/jetpack/androidx https://kotlinlang.org/ http://developer.android.com/tools/extras/support-library.html http://tools.android.com/ https://developer.android.com/topic/libraries/architecture/index.html https://github.com/trello/RxLifecycle https://github.com/ThreeTen/threetenbp https://github.com/llew2011/HuaWeiVerifier Defined in c/a/a/b/c/d0/d.java |
|
https://github.com/square/moshi https://github.com/tbruyelle/RxPermissions https://github.com/square/retrofit https://github.com/ReactiveX/RxAndroid https://developer.android.com/topic/libraries/architecture/workmanager https://github.com/cloudflare/boringtun https://github.com/FutureMind/liverelay https://github.com/FutureMind/daggerutils https://github.com/FutureMind/prefs-delegates https://github.com/JetBrains/kotlin http://www.apache.org/licenses/LICENSE-2.0 https://github.com/ReactiveX/RxJava/ https://github.com/google/dagger/blob/master/LICENSE.txt https://github.com/square/okhttp/blob/master/LICENSE.txt https://junit.org/junit4/license.html https://github.com/mockito/mockito https://github.com/nhaarman/mockito-kotlin https://github.com/gmazzo/okhttp-client-mock https://github.com/JakeWharton/timber https://github.com/JakeWharton/ThreeTenABP https://github.com/Jigsaw-Code/Intra https://github.com/romandanylyk/PageIndicatorView https://github.com/fengyouchao/sockslib https://github.com/ambrop72/badvpn/wiki/Tun2socks https://github.com/arturbosch/detekt https://github.com/twofortyfouram/android-plugin-client-sdk-for-locale https://github.com/firebase/firebase-android-sdk https://developer.android.com/jetpack/androidx https://kotlinlang.org/ http://developer.android.com/tools/extras/support-library.html http://tools.android.com/ https://developer.android.com/topic/libraries/architecture/index.html https://github.com/trello/RxLifecycle |