0/60
Threat
Analyzed on 2022-02-18T05:01:59.273106
MD5 | a75dc09e510155a22af3852a2e0e9227 | |
SHA1 | f52db7c3e6633e5a796734d40b9fa63dee5d6898 | |
SHA256 | d24cd0393d6a6dedc50bb69c58ac7dede5a7359bf4c02dafa40c7a80a8d09e96 | |
Size | 57.84MB |
Information computed with APKiD.
/tmp/tmp6kihg0ow!classes.dex | |
anti_vm |
|
compiler |
|
/tmp/tmp6kihg0ow!classes2.dex | |
anti_vm |
|
compiler |
|
/tmp/tmp6kihg0ow!classes3.dex | |
anti_vm |
|
anti_debug |
|
compiler |
|
/tmp/tmp6kihg0ow!classes4.dex | |
anti_vm |
|
compiler |
|
/tmp/tmp6kihg0ow!classes5.dex | |
anti_vm |
|
compiler |
|
/tmp/tmp6kihg0ow!lib/arm64-v8a/libTMXProfiling-6.2-102-jni.so | |
obfuscator |
|
Information computed with ssdeep.
APK file | 1572864:kcwLIqZYCrABfz4FAqpLYBZFwSp+jEMJTKRsE3e1Z0OiHdXmkX:VwcqyZByAELGZFwMME4OaM0O/HN9X | |
Manifest | 768:uszmElegKFlraVRxcKE6X1SbqUQt+ITmOe95GEtyGZGAavBgJpcKVQcrKfsl+Ttj:… | |
classes.dex | 49152:S5mIJh4PGC0kBiegqrO+R4fwHmJ/OyIu/gCmn4QWQK622lIE8piX+Z8Akv5e88c… | |
classes2.dex | 49152:zmd8u/sCpcNdyPju0zrktw/zegnZR60x54i1M0T+Tt6e+YbPJSFDmare3oQyrej… | |
classes3.dex | 49152:GZnWwp3CHXvm0Yq52q+WoddnNGpx0jDmEGAkT6YwfoeLaiuYYgvd1gRg9FelVe3… | |
classes4.dex | 49152:KmOzvLI5n61zbM2BFl7ndJg2OQiHJpGd54fg7kVuR4E7e34mvULDNfzzsq3V:Km… | |
classes5.dex | 49152:yGYztbgo2oGPay0sFNNa9ViMQHOJekrLhOiL2G82thpjGlCEEfAP8y7kpf/ZSmV… |
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. |
META-INF/services/kotlin.reflect.jvm.internal.impl.builtins.BuiltInsLoader |
Information computed with MobSF.
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. |
High | Activity-Alias (com.coinbase.android.AliasMainActivity) is not Protected.An intent-filter exists. 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. The presence of intent-filter indicates that the Activity-Alias is explicitly exported. |
High | Activity (com.coinbase.android.PlaidOAuthRedirectActivity) 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 | Broadcast Receiver (com.appsflyer.MultipleInstallBroadcastReceiver) 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 | Activity (com.braintreepayments.api.BraintreeBrowserSwitchActivity) 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 | Activity (androidx.biometric.DeviceCredentialHandlerActivity) is not Protected. [android:exported=true] An Activity 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. |
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 | 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 | Broadcast Receiver (androidx.work.impl.diagnostics.DiagnosticsReceiver) is Protected by a permission, but the protection level of the permission should be checked.Permission: android.permission.DUMP [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. |
High | Service (com.google.android.gms.auth.api.signin.RevocationBoundService) is Protected by a permission, but the protection level of the permission should be checked.Permission: com.google.android.gms.auth.api.signin.permission.REVOCATION_NOTIFICATION [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. |
Information computed with MobSF.
com.coinbase.android.MainActivity |
Schemes: com.coinbase.consumer:// com.coinbase.android.consumer:// com.coinbase.oauth:// |
com.coinbase.android.AliasMainActivity |
Hosts: accounts.coinbase.com comm.coinbase.com links.coinbase.com coinbase.com www.coinbase.com Schemes: https:// |
com.coinbase.android.PlaidOAuthRedirectActivity |
Hosts: redirect Schemes: plaid:// |
com.braintreepayments.api.BraintreeBrowserSwitchActivity |
Schemes: com.coinbase.android.braintree:// |
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Oldest file found in APK | Jan. 1, 1981, 1:01 a.m. |
Latest file found in APK | Jan. 1, 1981, 1:01 a.m. |
Certificate valid not before | March 6, 2013, 3:32 a.m. |
First submission on VT | Feb. 12, 2022, 3:03 a.m. |
Last submission on VT | Feb. 14, 2022, 1:51 p.m. |
Upload on Pithus | Feb. 18, 2022, 5:01 a.m. |
Certificate valid not after | July 22, 2040, 3:32 a.m. |
Score | 0/60 |
Report | https://www.virustotal.com/gui/file/d24cd0393d6a6dedc50bb69c58ac7dede5a7359bf4c02dafa40c7a80a8d09e96/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 invoke the functionality provided by the platform to securely store credentials to non-volatile memory. Storage of Credentials |
FCS_CKM_EXT.1.1 | The application implement asymmetric key generation. Cryptographic Key Generation Services |
FDP_DEC_EXT.1.1 | The application has access to ['camera', 'network connectivity']. Access to Platform Resources |
FDP_DEC_EXT.1.2 | The application has access to ['address book']. 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_CKM.1.1(1) | The application generate asymmetric cryptographic keys not in accordance with FCS_CKM.1.1(1) using key generation algorithm RSA schemes and cryptographic key sizes of 1024-bit or lower. Cryptographic Asymmetric Key Generation |
FCS_CKM.1.1(3) FCS_CKM.1.2(3) |
A password/passphrase shall perform [Password-based Key Derivation Functions] in accordance with a specified cryptographic algorithm.. Password Conditioning |
FCS_COP.1.1(1) | The application perform encryption/decryption not in accordance with FCS_COP.1.1(1), AES-ECB mode is being used. 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_COP.1.1(3) | The application perform cryptographic signature services (generation and verification) in accordance with a specified cryptographic algorithm RSA schemes using cryptographic key sizes of 2048-bit or greater. Cryptographic Operation - Signing |
FCS_COP.1.1(4) | The application perform keyed-hash message authentication with cryptographic algorithm ['HMAC-SHA-256'] . Cryptographic Operation - Keyed-Hash Message Authentication |
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 |
FIA_X509_EXT.2.2 | When the application cannot establish a connection to determine the validity of a certificate, the application allow the administrator to choose whether to accept the certificate in these cases or accept the certificate ,or not accept the certificate. 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 |
FCS_CKM.1.1(2) | The application shall generate symmetric cryptographic keys using a Random Bit Generator as specified in FCS_RBG_EXT.1 and specified cryptographic key sizes 128 bit or 256 bit. Cryptographic Symmetric Key Generation |
Information computed with MobSF.
Map computed by Pithus.
Information computed with MobSF.
Info | Base config is configured to disallow clear text traffic to all domains. Scope: ['*'] |
High | Domain config is insecurely configured to permit clear text traffic to these domains in scope. Scope: ['localhost', '10.0.2.2', '10.0.3.2'] |
Information computed with MobSF.
Information computed with MobSF.
https://github.com/ReactiveX/RxJava/wiki/Plugins Defined in io/reactivex/Flowable.java |
|
https://github.com/ReactiveX/RxJava/wiki/Plugins Defined in io/reactivex/Completable.java |
|
https://github.com/ReactiveX/RxJava/wiki/Plugins Defined in io/reactivex/Maybe.java |
|
https://github.com/ReactiveX/RxJava/wiki/Plugins Defined in io/reactivex/Observable.java |
|
https://github.com/ReactiveX/RxJava/wiki/Plugins Defined in io/reactivex/Single.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://c.paypal.com/r/v1/device/mg-audit https://c.paypal.com/r/v1/device/client-metadata https://b.stats.paypal.com/counter.cgi https://c.paypal.com/r/v1/device/mg https://www.paypalobjects.com/rdaAssets/magnes/magnes_android_rac.json https://www.paypalobjects.com/rdaAssets/magnes/magnes_android_rec.json https://c.sandbox.paypal.com/r/v1/device/client-metadata https://c.sandbox.paypal.com/r/v1/device/s https://c.paypal.com/r/v1/device/s https://www.stage2du13.stage.paypal.com/r/v1/device/mg-audit https://www.stage2du13.stage.paypal.com/r/v1/device/mg Defined in lib/android/paypal/com/magnessdk/a.java |
|
https://c.paypal.com/r/v1/device/mg-audit https://c.paypal.com/r/v1/device/client-metadata https://b.stats.paypal.com/counter.cgi https://c.paypal.com/r/v1/device/mg https://www.paypalobjects.com/rdaAssets/magnes/magnes_android_rac.json https://www.paypalobjects.com/rdaAssets/magnes/magnes_android_rec.json https://c.sandbox.paypal.com/r/v1/device/client-metadata https://c.sandbox.paypal.com/r/v1/device/s https://c.paypal.com/r/v1/device/s https://www.stage2du13.stage.paypal.com/r/v1/device/mg-audit https://www.stage2du13.stage.paypal.com/r/v1/device/mg Defined in lib/android/paypal/com/magnessdk/a.java |
|
https://c.paypal.com/r/v1/device/mg-audit https://c.paypal.com/r/v1/device/client-metadata https://b.stats.paypal.com/counter.cgi https://c.paypal.com/r/v1/device/mg https://www.paypalobjects.com/rdaAssets/magnes/magnes_android_rac.json https://www.paypalobjects.com/rdaAssets/magnes/magnes_android_rec.json https://c.sandbox.paypal.com/r/v1/device/client-metadata https://c.sandbox.paypal.com/r/v1/device/s https://c.paypal.com/r/v1/device/s https://www.stage2du13.stage.paypal.com/r/v1/device/mg-audit https://www.stage2du13.stage.paypal.com/r/v1/device/mg Defined in lib/android/paypal/com/magnessdk/a.java |
|
https://c.paypal.com/r/v1/device/mg-audit https://c.paypal.com/r/v1/device/client-metadata https://b.stats.paypal.com/counter.cgi https://c.paypal.com/r/v1/device/mg https://www.paypalobjects.com/rdaAssets/magnes/magnes_android_rac.json https://www.paypalobjects.com/rdaAssets/magnes/magnes_android_rec.json https://c.sandbox.paypal.com/r/v1/device/client-metadata https://c.sandbox.paypal.com/r/v1/device/s https://c.paypal.com/r/v1/device/s https://www.stage2du13.stage.paypal.com/r/v1/device/mg-audit https://www.stage2du13.stage.paypal.com/r/v1/device/mg Defined in lib/android/paypal/com/magnessdk/a.java |
|
https://c.paypal.com/r/v1/device/mg-audit https://c.paypal.com/r/v1/device/client-metadata https://b.stats.paypal.com/counter.cgi https://c.paypal.com/r/v1/device/mg https://www.paypalobjects.com/rdaAssets/magnes/magnes_android_rac.json https://www.paypalobjects.com/rdaAssets/magnes/magnes_android_rec.json https://c.sandbox.paypal.com/r/v1/device/client-metadata https://c.sandbox.paypal.com/r/v1/device/s https://c.paypal.com/r/v1/device/s https://www.stage2du13.stage.paypal.com/r/v1/device/mg-audit https://www.stage2du13.stage.paypal.com/r/v1/device/mg Defined in lib/android/paypal/com/magnessdk/a.java |
|
https://c.paypal.com/r/v1/device/mg-audit https://c.paypal.com/r/v1/device/client-metadata https://b.stats.paypal.com/counter.cgi https://c.paypal.com/r/v1/device/mg https://www.paypalobjects.com/rdaAssets/magnes/magnes_android_rac.json https://www.paypalobjects.com/rdaAssets/magnes/magnes_android_rec.json https://c.sandbox.paypal.com/r/v1/device/client-metadata https://c.sandbox.paypal.com/r/v1/device/s https://c.paypal.com/r/v1/device/s https://www.stage2du13.stage.paypal.com/r/v1/device/mg-audit https://www.stage2du13.stage.paypal.com/r/v1/device/mg Defined in lib/android/paypal/com/magnessdk/a.java |
|
https://c.paypal.com/r/v1/device/mg-audit https://c.paypal.com/r/v1/device/client-metadata https://b.stats.paypal.com/counter.cgi https://c.paypal.com/r/v1/device/mg https://www.paypalobjects.com/rdaAssets/magnes/magnes_android_rac.json https://www.paypalobjects.com/rdaAssets/magnes/magnes_android_rec.json https://c.sandbox.paypal.com/r/v1/device/client-metadata https://c.sandbox.paypal.com/r/v1/device/s https://c.paypal.com/r/v1/device/s https://www.stage2du13.stage.paypal.com/r/v1/device/mg-audit https://www.stage2du13.stage.paypal.com/r/v1/device/mg Defined in lib/android/paypal/com/magnessdk/a.java |
|
https://c.paypal.com/r/v1/device/mg-audit https://c.paypal.com/r/v1/device/client-metadata https://b.stats.paypal.com/counter.cgi https://c.paypal.com/r/v1/device/mg https://www.paypalobjects.com/rdaAssets/magnes/magnes_android_rac.json https://www.paypalobjects.com/rdaAssets/magnes/magnes_android_rec.json https://c.sandbox.paypal.com/r/v1/device/client-metadata https://c.sandbox.paypal.com/r/v1/device/s https://c.paypal.com/r/v1/device/s https://www.stage2du13.stage.paypal.com/r/v1/device/mg-audit https://www.stage2du13.stage.paypal.com/r/v1/device/mg Defined in lib/android/paypal/com/magnessdk/a.java |
|
https://c.paypal.com/r/v1/device/mg-audit https://c.paypal.com/r/v1/device/client-metadata https://b.stats.paypal.com/counter.cgi https://c.paypal.com/r/v1/device/mg https://www.paypalobjects.com/rdaAssets/magnes/magnes_android_rac.json https://www.paypalobjects.com/rdaAssets/magnes/magnes_android_rec.json https://c.sandbox.paypal.com/r/v1/device/client-metadata https://c.sandbox.paypal.com/r/v1/device/s https://c.paypal.com/r/v1/device/s https://www.stage2du13.stage.paypal.com/r/v1/device/mg-audit https://www.stage2du13.stage.paypal.com/r/v1/device/mg Defined in lib/android/paypal/com/magnessdk/a.java |
|
https://c.paypal.com/r/v1/device/mg-audit https://c.paypal.com/r/v1/device/client-metadata https://b.stats.paypal.com/counter.cgi https://c.paypal.com/r/v1/device/mg https://www.paypalobjects.com/rdaAssets/magnes/magnes_android_rac.json https://www.paypalobjects.com/rdaAssets/magnes/magnes_android_rec.json https://c.sandbox.paypal.com/r/v1/device/client-metadata https://c.sandbox.paypal.com/r/v1/device/s https://c.paypal.com/r/v1/device/s https://www.stage2du13.stage.paypal.com/r/v1/device/mg-audit https://www.stage2du13.stage.paypal.com/r/v1/device/mg Defined in lib/android/paypal/com/magnessdk/a.java |
|
https://c.paypal.com/r/v1/device/mg-audit https://c.paypal.com/r/v1/device/client-metadata https://b.stats.paypal.com/counter.cgi https://c.paypal.com/r/v1/device/mg https://www.paypalobjects.com/rdaAssets/magnes/magnes_android_rac.json https://www.paypalobjects.com/rdaAssets/magnes/magnes_android_rec.json https://c.sandbox.paypal.com/r/v1/device/client-metadata https://c.sandbox.paypal.com/r/v1/device/s https://c.paypal.com/r/v1/device/s https://www.stage2du13.stage.paypal.com/r/v1/device/mg-audit https://www.stage2du13.stage.paypal.com/r/v1/device/mg Defined in lib/android/paypal/com/magnessdk/a.java |
|
https://api.dyneti.com/tokens/ https://api.dyneti.com/scans/ Defined in com/dyneti/android/dyscan/a.java |
|
https://api.dyneti.com/tokens/ https://api.dyneti.com/scans/ Defined in com/dyneti/android/dyscan/a.java |
|
https://fraud-api.dyneti.com Defined in com/dyneti/android/dyscan/z.java |
|
https://uri.paypal.com/services/payments/futurepayments https://checkout.paypal.com/one-touch-login/ https://assets.staging.braintreepayments.com/one-touch-login/ Defined in com/paypal/android/sdk/onetouch/core/BuildConfig.java |
|
https://uri.paypal.com/services/payments/futurepayments https://checkout.paypal.com/one-touch-login/ https://assets.staging.braintreepayments.com/one-touch-login/ Defined in com/paypal/android/sdk/onetouch/core/BuildConfig.java |
|
https://uri.paypal.com/services/payments/futurepayments https://checkout.paypal.com/one-touch-login/ https://assets.staging.braintreepayments.com/one-touch-login/ Defined in com/paypal/android/sdk/onetouch/core/BuildConfig.java |
|
https://api-m.paypal.com/v1/ https://api-m.sandbox.paypal.com/v1/ Defined in com/paypal/android/sdk/onetouch/core/network/EnvironmentManager.java |
|
https://api-m.paypal.com/v1/ https://api-m.sandbox.paypal.com/v1/ Defined in com/paypal/android/sdk/onetouch/core/network/EnvironmentManager.java |
|
https://www.buglife.com/api/v1/client_events.json Defined in com/buglife/sdk/reporting/ClientEventReporter.java |
|
https://github.com/braintree/browser-switch-android Defined in com/braintreepayments/browserswitch/BrowserSwitchClient.java |
|
https://developers.braintreepayments.com/guides/client-sdk/android/v2#browser-switch Defined in com/braintreepayments/api/ThreeDSecure.java |
|
https://developers.braintreepayments.com/guides/paypal/overview/android/ https://developers.braintreepayments.com/guides/client-sdk/android/#browser-switch Defined in com/braintreepayments/api/PayPalTwoFactorAuth.java |
|
https://developers.braintreepayments.com/guides/paypal/overview/android/ https://developers.braintreepayments.com/guides/client-sdk/android/#browser-switch Defined in com/braintreepayments/api/PayPalTwoFactorAuth.java |
|
https://developers.braintreepayments.com/guides/paypal/overview/android/ https://developers.braintreepayments.com/guides/client-sdk/android/#browser-switch Defined in com/braintreepayments/api/PayPal.java |
|
https://developers.braintreepayments.com/guides/paypal/overview/android/ https://developers.braintreepayments.com/guides/client-sdk/android/#browser-switch Defined in com/braintreepayments/api/PayPal.java |
|
https://play.google.com/store/apps/details?id=com.venmo Defined in com/braintreepayments/api/Venmo.java |
|
https://api.sandbox.braintreegateway.com:443/merchants/ https://api.braintreegateway.com:443/merchants/ https://api.paypal.com https://api.msmaster.qa.paypal.com https://api.sandbox.paypal.com Defined in com/braintreepayments/api/models/PayPalUAT.java |
|
https://api.sandbox.braintreegateway.com:443/merchants/ https://api.braintreegateway.com:443/merchants/ https://api.paypal.com https://api.msmaster.qa.paypal.com https://api.sandbox.paypal.com Defined in com/braintreepayments/api/models/PayPalUAT.java |
|
https://api.sandbox.braintreegateway.com:443/merchants/ https://api.braintreegateway.com:443/merchants/ https://api.paypal.com https://api.msmaster.qa.paypal.com https://api.sandbox.paypal.com Defined in com/braintreepayments/api/models/PayPalUAT.java |
|
https://api.sandbox.braintreegateway.com:443/merchants/ https://api.braintreegateway.com:443/merchants/ https://api.paypal.com https://api.msmaster.qa.paypal.com https://api.sandbox.paypal.com Defined in com/braintreepayments/api/models/PayPalUAT.java |
|
https://api.sandbox.braintreegateway.com:443/merchants/ https://api.braintreegateway.com:443/merchants/ https://api.paypal.com https://api.msmaster.qa.paypal.com https://api.sandbox.paypal.com Defined in com/braintreepayments/api/models/PayPalUAT.java |
|
https://api.sandbox.braintreegateway.com/ https://api.braintreegateway.com/ Defined in com/braintreepayments/api/models/TokenizationKey.java |
|
https://api.sandbox.braintreegateway.com/ https://api.braintreegateway.com/ Defined in com/braintreepayments/api/models/TokenizationKey.java |
|
https://github.com/software-mansion/react-native-screens/issues/17#issuecomment-424704067 Defined in com/swmansion/rnscreens/ScreenFragment.java |
|
https://github.com/software-mansion/react-native-screens/issues/17#issuecomment-424704067 Defined in com/swmansion/rnscreens/ScreenStackFragment.java |
|
http://purl.org/dc/elements/1.1/ http://ns.adobe.com/exif/1.0/aux/ http://ns.adobe.com/exif/1.0/ http://ns.adobe.com/tiff/1.0/ http://ns.adobe.com/xap/1.0/ Defined in com/drew/metadata/Schema.java |
|
http://purl.org/dc/elements/1.1/ http://ns.adobe.com/exif/1.0/aux/ http://ns.adobe.com/exif/1.0/ http://ns.adobe.com/tiff/1.0/ http://ns.adobe.com/xap/1.0/ Defined in com/drew/metadata/Schema.java |
|
http://purl.org/dc/elements/1.1/ http://ns.adobe.com/exif/1.0/aux/ http://ns.adobe.com/exif/1.0/ http://ns.adobe.com/tiff/1.0/ http://ns.adobe.com/xap/1.0/ Defined in com/drew/metadata/Schema.java |
|
http://purl.org/dc/elements/1.1/ http://ns.adobe.com/exif/1.0/aux/ http://ns.adobe.com/exif/1.0/ http://ns.adobe.com/tiff/1.0/ http://ns.adobe.com/xap/1.0/ Defined in com/drew/metadata/Schema.java |
|
http://purl.org/dc/elements/1.1/ http://ns.adobe.com/exif/1.0/aux/ http://ns.adobe.com/exif/1.0/ http://ns.adobe.com/tiff/1.0/ http://ns.adobe.com/xap/1.0/ Defined in com/drew/metadata/Schema.java |
|
http://ns.adobe.com/xmp/note/ Defined in com/drew/metadata/xmp/XmpReader.java |
|
https://drewnoakes.com/code/exif/ https://raw.githubusercontent.com/drewnoakes/metadata-extractor-images/master/%s/%s) https://raw.githubusercontent.com/drewnoakes/metadata-extractor-images/master/%s/metadata/%s.txt) Defined in com/drew/tools/ProcessAllImagesInFolderUtility.java |
|
https://drewnoakes.com/code/exif/ https://raw.githubusercontent.com/drewnoakes/metadata-extractor-images/master/%s/%s) https://raw.githubusercontent.com/drewnoakes/metadata-extractor-images/master/%s/metadata/%s.txt) Defined in com/drew/tools/ProcessAllImagesInFolderUtility.java |
< |