0/52
Threat
Analyzed on 2022-01-12T11:52:59.329709
MD5 | f4bb2effda0f3891da248de3aa513673 | |
SHA1 | 28cd72f4b26a13f4dc9b624363c0c96de989df79 | |
SHA256 | 5682731a0c3723cac98aa1ac5d550a94ecfcec7ab9a6f23703329c48bbca9af6 | |
Size | 21.37MB |
Information computed with APKiD.
/tmp/tmpu6imitny!classes.dex | |
anti_vm |
|
compiler |
|
/tmp/tmpu6imitny!classes2.dex | |
anti_vm |
|
compiler |
|
/tmp/tmpu6imitny!classes3.dex | |
anti_vm |
|
compiler |
|
Information computed with ssdeep.
APK file | 393216:z19NWuiAmb0/Eyh5ZT8AaJy47S82iHZ0OY+iTkfhk4OUaLifuT2M+u/fy9i:z19N+lcVzN8AZ4L2qfhdOU5dhkfy9i | |
Manifest | 768:PzsrK3SEUmXOj84BRiASBI8pUQtc2UchTYo9OrhgYp3DtyntZGAaJgQ8VQBacKCp:… | |
classes.dex | 49152:HyLl1XvW1iCL/HlT9lnsGgzyTA92glGLMdWfDK62kkhBakRHbFO88pBLpF7Fxqq… | |
classes2.dex | 98304:AyGJMFSJsXmNFWZTLr789KQ2t1Qy0Yr+bvzUAWTBMvVVP:A1USSXmN8aU1Qy0Yr… | |
classes3.dex | 49152:obcd3BSkblPoZvYOFi5RLBrnYAAEiwiaDqbTr+Ggih5hg03:obhU7lrkamP5d3 |
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. |
okhttp3/internal/publicsuffix/NOTICE |
Information computed with MobSF.
Low | App has a Network Security Configuration[android:networkSecurityConfig=@xml/network_security_configuration] 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 | Broadcast Receiver (eu.siacs.conversations.services.MaintenanceReceiver) is Protected by a permission, but the protection level of the permission should be checked.Permission: android.permission.CHANGE_CONFIGURATION [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 | Broadcast Receiver (eu.siacs.conversations.services.EventReceiver) 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 | Launch Mode of Activity (de.pixart.messenger.ui.StartUI) is not standard. An Activity should not be having the launch mode attribute set to "singleTask/singleInstance" as it becomes root Activity and it is possible for other applications to read the contents of the calling Intent. So it is required to use the "standard" launch mode attribute when sensitive information is included in an Intent. |
High | Launch Mode of Activity (eu.siacs.conversations.ui.ConversationsActivity) is not standard. An Activity should not be having the launch mode attribute set to "singleTask/singleInstance" as it becomes root Activity and it is possible for other applications to read the contents of the calling Intent. So it is required to use the "standard" launch mode attribute when sensitive information is included in an Intent. |
High | Activity (eu.siacs.conversations.ui.UriHandlerActivity) 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 (eu.siacs.conversations.ui.StartConversationActivity) 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 | Launch Mode of Activity (eu.siacs.conversations.ui.WelcomeActivity) is not standard. An Activity should not be having the launch mode attribute set to "singleTask/singleInstance" as it becomes root Activity and it is possible for other applications to read the contents of the calling Intent. So it is required to use the "standard" launch mode attribute when sensitive information is included in an Intent. |
High | Launch Mode of Activity (eu.siacs.conversations.ui.MagicCreateActivity) is not standard. An Activity should not be having the launch mode attribute set to "singleTask/singleInstance" as it becomes root Activity and it is possible for other applications to read the contents of the calling Intent. So it is required to use the "standard" launch mode attribute when sensitive information is included in an Intent. |
High | Launch Mode of Activity (eu.siacs.conversations.ui.EasyOnboardingInviteActivity) is not standard. An Activity should not be having the launch mode attribute set to "singleTask/singleInstance" as it becomes root Activity and it is possible for other applications to read the contents of the calling Intent. So it is required to use the "standard" launch mode attribute when sensitive information is included in an Intent. |
High | Launch Mode of Activity (eu.siacs.conversations.ui.ImportBackupActivity) is not standard. An Activity should not be having the launch mode attribute set to "singleTask/singleInstance" as it becomes root Activity and it is possible for other applications to read the contents of the calling Intent. So it is required to use the "standard" launch mode attribute when sensitive information is included in an Intent. |
High | Activity (eu.siacs.conversations.ui.ImportBackupActivity) 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 (eu.siacs.conversations.ui.SettingsActivity) 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 (eu.siacs.conversations.ui.ChooseAccountForProfilePictureActivity) 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 | Launch Mode of Activity (eu.siacs.conversations.ui.ManageAccountActivity) is not standard. An Activity should not be having the launch mode attribute set to "singleTask/singleInstance" as it becomes root Activity and it is possible for other applications to read the contents of the calling Intent. So it is required to use the "standard" launch mode attribute when sensitive information is included in an Intent. |
High | Activity (eu.siacs.conversations.ui.ShareWithActivity) 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 | Launch Mode of Activity (eu.siacs.conversations.ui.RecordingActivity) is not standard. An Activity should not be having the launch mode attribute set to "singleTask/singleInstance" as it becomes root Activity and it is possible for other applications to read the contents of the calling Intent. So it is required to use the "standard" launch mode attribute when sensitive information is included in an Intent. |
High | Launch Mode of Activity (eu.siacs.conversations.ui.ShareLocationActivity) is not standard. An Activity should not be having the launch mode attribute set to "singleTask/singleInstance" as it becomes root Activity and it is possible for other applications to read the contents of the calling Intent. So it is required to use the "standard" launch mode attribute when sensitive information is included in an Intent. |
High | Launch Mode of Activity (eu.siacs.conversations.ui.ShowLocationActivity) is not standard. An Activity should not be having the launch mode attribute set to "singleTask/singleInstance" as it becomes root Activity and it is possible for other applications to read the contents of the calling Intent. So it is required to use the "standard" launch mode attribute when sensitive information is included in an Intent. |
High | Launch Mode of Activity (eu.siacs.conversations.ui.SearchActivity) is not standard. An Activity should not be having the launch mode attribute set to "singleTask/singleInstance" as it becomes root Activity and it is possible for other applications to read the contents of the calling Intent. So it is required to use the "standard" launch mode attribute when sensitive information is included in an Intent. |
High | Launch Mode of Activity (eu.siacs.conversations.ui.MediaViewerActivity) is not standard. An Activity should not be having the launch mode attribute set to "singleTask/singleInstance" as it becomes root Activity and it is possible for other applications to read the contents of the calling Intent. So it is required to use the "standard" launch mode attribute when sensitive information is included in an Intent. |
High | Launch Mode of Activity (eu.siacs.conversations.ui.AboutActivity) is not standard. An Activity should not be having the launch mode attribute set to "singleTask/singleInstance" as it becomes root Activity and it is possible for other applications to read the contents of the calling Intent. So it is required to use the "standard" launch mode attribute when sensitive information is included in an Intent. |
High | Activity (eu.siacs.conversations.ui.AboutActivity) 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 | Launch Mode of Activity (eu.siacs.conversations.ui.MemoryManagementActivity) is not standard. An Activity should not be having the launch mode attribute set to "singleTask/singleInstance" as it becomes root Activity and it is possible for other applications to read the contents of the calling Intent. So it is required to use the "standard" launch mode attribute when sensitive information is included in an Intent. |
High | Activity (eu.siacs.conversations.ui.MemoryManagementActivity) 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 | Launch Mode of Activity (eu.siacs.conversations.ui.UpdaterActivity) is not standard. An Activity should not be having the launch mode attribute set to "singleTask/singleInstance" as it becomes root Activity and it is possible for other applications to read the contents of the calling Intent. So it is required to use the "standard" launch mode attribute when sensitive information is included in an Intent. |
High | Launch Mode of Activity (eu.siacs.conversations.ui.ShortcutActivity) is not standard. An Activity should not be having the launch mode attribute set to "singleTask/singleInstance" as it becomes root Activity and it is possible for other applications to read the contents of the calling Intent. So it is required to use the "standard" launch mode attribute when sensitive information is included in an Intent. |
High | Activity (eu.siacs.conversations.ui.ShortcutActivity) 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 | Launch Mode of Activity (com.theartofdev.edmodo.cropper.CropImageActivity) is not standard. An Activity should not be having the launch mode attribute set to "singleTask/singleInstance" as it becomes root Activity and it is possible for other applications to read the contents of the calling Intent. So it is required to use the "standard" launch mode attribute when sensitive information is included in an Intent. |
High | Launch Mode of Activity (eu.siacs.conversations.ui.MediaBrowserActivity) is not standard. An Activity should not be having the launch mode attribute set to "singleTask/singleInstance" as it becomes root Activity and it is possible for other applications to read the contents of the calling Intent. So it is required to use the "standard" launch mode attribute when sensitive information is included in an Intent. |
High | Launch Mode of Activity (eu.siacs.conversations.ui.EnterNameActivity) is not standard. An Activity should not be having the launch mode attribute set to "singleTask/singleInstance" as it becomes root Activity and it is possible for other applications to read the contents of the calling Intent. So it is required to use the "standard" launch mode attribute when sensitive information is included in an Intent. |
High | Launch Mode of Activity (eu.siacs.conversations.ui.SetSettingsActivity) is not standard. An Activity should not be having the launch mode attribute set to "singleTask/singleInstance" as it becomes root Activity and it is possible for other applications to read the contents of the calling Intent. So it is required to use the "standard" launch mode attribute when sensitive information is included in an Intent. |
High | Launch Mode of Activity (eu.siacs.conversations.ui.MucUsersActivity) is not standard. An Activity should not be having the launch mode attribute set to "singleTask/singleInstance" as it becomes root Activity and it is possible for other applications to read the contents of the calling Intent. So it is required to use the "standard" launch mode attribute when sensitive information is included in an Intent. |
High | Launch Mode of Activity (eu.siacs.conversations.ui.ChannelDiscoveryActivity) is not standard. An Activity should not be having the launch mode attribute set to "singleTask/singleInstance" as it becomes root Activity and it is possible for other applications to read the contents of the calling Intent. So it is required to use the "standard" launch mode attribute when sensitive information is included in an Intent. |
High | Launch Mode of Activity (eu.siacs.conversations.ui.IntroActivity) is not standard. An Activity should not be having the launch mode attribute set to "singleTask/singleInstance" as it becomes root Activity and it is possible for other applications to read the contents of the calling Intent. So it is required to use the "standard" launch mode attribute when sensitive information is included in an Intent. |
High | Service (eu.siacs.conversations.services.ContactChooserTargetService) is Protected by a permission, but the protection level of the permission should be checked.Permission: android.permission.BIND_CHOOSER_TARGET_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 | Launch Mode of Activity (eu.siacs.conversations.ui.RtpSessionActivity) is not standard. An Activity should not be having the launch mode attribute set to "singleTask/singleInstance" as it becomes root Activity and it is possible for other applications to read the contents of the calling Intent. So it is required to use the "standard" launch mode attribute when sensitive information is included in an Intent. |
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.
eu.siacs.conversations.ui.UriHandlerActivity |
Hosts: blabber.im jabber Schemes: xmpp:// https:// imto:// |
eu.siacs.conversations.ui.ImportBackupActivity |
Hosts: * Schemes: content:// file:// Mime types: application/vnd.conversations.backup */* |
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 | Jan. 12, 2015, 4:49 p.m. |
First submission on VT | July 21, 2021, 4:32 p.m. |
Last submission on VT | Jan. 9, 2022, 8:27 p.m. |
Upload on Pithus | Jan. 12, 2022, 11:52 a.m. |
Certificate valid not after | Jan. 6, 2040, 4:49 p.m. |
Score | 0/52 |
Report | https://www.virustotal.com/gui/file/5682731a0c3723cac98aa1ac5d550a94ecfcec7ab9a6f23703329c48bbca9af6/detection |
Information computed with MobSF.
FCS_RBG_EXT.1.1 | The application implement 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 ['network connectivity', 'camera', 'location', 'bluetooth', 'microphone']. 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.1.1 | The application invoked platform-provided functionality to validate certificates in accordance with the following rules: ['The certificate path must terminate with a trusted CA certificate', 'The application validate a certificate path by ensuring the presence of the basicConstraints extension and that the CA flag is set to TRUE for all CA certificates', 'The application validate the revocation status of the certificate using the Online Certificate Status Protocol (OCSP) as specified in RFC 2560 or a Certificate Revocation List (CRL) as specified in RFC 5759 or an OCSP TLS Status Request Extension (i.e., OCSP stapling) as specified in RFC 6066']. X.509 Certificate Validation |
FIA_X509_EXT.1.2 | The application treat a certificate as a CA certificate only if the basicConstraints extension is present and the CA flag is set to TRUE. X.509 Certificate Validation |
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.
High | Base config is insecurely configured to permit clear text traffic to all domains. Scope: ['*'] |
Medium | Base config is configured to trust system certificates. Scope: ['*'] |
High | Base config is configured to trust user installed certificates. Scope: ['*'] |
Information computed with MobSF.
Information computed with MobSF.
https://freemarker.apache.org/docs/ref_builtins.html; Defined in freemarker/core/BuiltIn.java |
|
http://freemarker.org/docs/ref_directive_list.html). http://freemarker.org/docs/ref_directive_alphaidx.html; Defined in freemarker/core/FMParserTokenManager.java |
|
http://freemarker.org/docs/ref_directive_list.html). http://freemarker.org/docs/ref_directive_alphaidx.html; Defined in freemarker/core/FMParserTokenManager.java |
|
http://www.w3.org/XML/1998/namespace Defined in freemarker/ext/xml/Namespaces.java |
|
https://blabber.im/update/ Defined in eu/siacs/conversations/BuildConfig.java |
|
https://codeberg.org/kriztan/blabber.im/src/branch/master/CHANGELOG.md https://search.jabber.network https://codeberg.org/kriztan/blabber.im/ https://help.conversations.im https://blabber.im/update/ https://blabber.im/anleitungen/Migration%20vom%20Pix-Art%20Messenger%20zu%20blabber.im%20(Android)%20_%20blabber.im.html https://blabber.im/tutorials/Migration%20from%20Pix-Art%20Messenger%20to%20blabber.im%20(Android)%20_%20blabber.im.html https://kriztan.codeberg.page/privacy/ https://kriztan.codeberg.page/termsofuse/ Defined in eu/siacs/conversations/Config.java |
|
https://codeberg.org/kriztan/blabber.im/src/branch/master/CHANGELOG.md https://search.jabber.network https://codeberg.org/kriztan/blabber.im/ https://help.conversations.im https://blabber.im/update/ https://blabber.im/anleitungen/Migration%20vom%20Pix-Art%20Messenger%20zu%20blabber.im%20(Android)%20_%20blabber.im.html https://blabber.im/tutorials/Migration%20from%20Pix-Art%20Messenger%20to%20blabber.im%20(Android)%20_%20blabber.im.html https://kriztan.codeberg.page/privacy/ https://kriztan.codeberg.page/termsofuse/ Defined in eu/siacs/conversations/Config.java |
|
https://codeberg.org/kriztan/blabber.im/src/branch/master/CHANGELOG.md https://search.jabber.network https://codeberg.org/kriztan/blabber.im/ https://help.conversations.im https://blabber.im/update/ https://blabber.im/anleitungen/Migration%20vom%20Pix-Art%20Messenger%20zu%20blabber.im%20(Android)%20_%20blabber.im.html https://blabber.im/tutorials/Migration%20from%20Pix-Art%20Messenger%20to%20blabber.im%20(Android)%20_%20blabber.im.html https://kriztan.codeberg.page/privacy/ https://kriztan.codeberg.page/termsofuse/ Defined in eu/siacs/conversations/Config.java |
|
https://codeberg.org/kriztan/blabber.im/src/branch/master/CHANGELOG.md https://search.jabber.network https://codeberg.org/kriztan/blabber.im/ https://help.conversations.im https://blabber.im/update/ https://blabber.im/anleitungen/Migration%20vom%20Pix-Art%20Messenger%20zu%20blabber.im%20(Android)%20_%20blabber.im.html https://blabber.im/tutorials/Migration%20from%20Pix-Art%20Messenger%20to%20blabber.im%20(Android)%20_%20blabber.im.html https://kriztan.codeberg.page/privacy/ https://kriztan.codeberg.page/termsofuse/ Defined in eu/siacs/conversations/Config.java |
|
https://codeberg.org/kriztan/blabber.im/src/branch/master/CHANGELOG.md https://search.jabber.network https://codeberg.org/kriztan/blabber.im/ https://help.conversations.im https://blabber.im/update/ https://blabber.im/anleitungen/Migration%20vom%20Pix-Art%20Messenger%20zu%20blabber.im%20(Android)%20_%20blabber.im.html https://blabber.im/tutorials/Migration%20from%20Pix-Art%20Messenger%20to%20blabber.im%20(Android)%20_%20blabber.im.html https://kriztan.codeberg.page/privacy/ https://kriztan.codeberg.page/termsofuse/ Defined in eu/siacs/conversations/Config.java |
|
https://codeberg.org/kriztan/blabber.im/src/branch/master/CHANGELOG.md https://search.jabber.network https://codeberg.org/kriztan/blabber.im/ https://help.conversations.im https://blabber.im/update/ https://blabber.im/anleitungen/Migration%20vom%20Pix-Art%20Messenger%20zu%20blabber.im%20(Android)%20_%20blabber.im.html https://blabber.im/tutorials/Migration%20from%20Pix-Art%20Messenger%20to%20blabber.im%20(Android)%20_%20blabber.im.html https://kriztan.codeberg.page/privacy/ https://kriztan.codeberg.page/termsofuse/ Defined in eu/siacs/conversations/Config.java |
|
https://codeberg.org/kriztan/blabber.im/src/branch/master/CHANGELOG.md https://search.jabber.network https://codeberg.org/kriztan/blabber.im/ https://help.conversations.im https://blabber.im/update/ https://blabber.im/anleitungen/Migration%20vom%20Pix-Art%20Messenger%20zu%20blabber.im%20(Android)%20_%20blabber.im.html https://blabber.im/tutorials/Migration%20from%20Pix-Art%20Messenger%20to%20blabber.im%20(Android)%20_%20blabber.im.html https://kriztan.codeberg.page/privacy/ https://kriztan.codeberg.page/termsofuse/ Defined in eu/siacs/conversations/Config.java |
|
https://codeberg.org/kriztan/blabber.im/src/branch/master/CHANGELOG.md https://search.jabber.network https://codeberg.org/kriztan/blabber.im/ https://help.conversations.im https://blabber.im/update/ https://blabber.im/anleitungen/Migration%20vom%20Pix-Art%20Messenger%20zu%20blabber.im%20(Android)%20_%20blabber.im.html https://blabber.im/tutorials/Migration%20from%20Pix-Art%20Messenger%20to%20blabber.im%20(Android)%20_%20blabber.im.html https://kriztan.codeberg.page/privacy/ https://kriztan.codeberg.page/termsofuse/ Defined in eu/siacs/conversations/Config.java |
|
https://codeberg.org/kriztan/blabber.im/src/branch/master/CHANGELOG.md https://search.jabber.network https://codeberg.org/kriztan/blabber.im/ https://help.conversations.im https://blabber.im/update/ https://blabber.im/anleitungen/Migration%20vom%20Pix-Art%20Messenger%20zu%20blabber.im%20(Android)%20_%20blabber.im.html https://blabber.im/tutorials/Migration%20from%20Pix-Art%20Messenger%20to%20blabber.im%20(Android)%20_%20blabber.im.html https://kriztan.codeberg.page/privacy/ https://kriztan.codeberg.page/termsofuse/ Defined in eu/siacs/conversations/Config.java |
|
http://jabber.org/protocol/muc http://jabber.org/protocol/caps http://jabber.org/protocol/nick+notify http://jabber.org/protocol/chatstates Defined in eu/siacs/conversations/generator/AbstractGenerator.java |
|
http://jabber.org/protocol/muc http://jabber.org/protocol/caps http://jabber.org/protocol/nick+notify http://jabber.org/protocol/chatstates Defined in eu/siacs/conversations/generator/AbstractGenerator.java |
|
http://jabber.org/protocol/muc http://jabber.org/protocol/caps http://jabber.org/protocol/nick+notify http://jabber.org/protocol/chatstates Defined in eu/siacs/conversations/generator/AbstractGenerator.java |
|
http://jabber.org/protocol/muc http://jabber.org/protocol/caps http://jabber.org/protocol/nick+notify http://jabber.org/protocol/chatstates Defined in eu/siacs/conversations/generator/AbstractGenerator.java |
|
http://jabber.org/protocol/caps http://blabber.im Defined in eu/siacs/conversations/generator/PresenceGenerator.java |
|
http://jabber.org/protocol/caps http://blabber.im Defined in eu/siacs/conversations/generator/PresenceGenerator.java |
|
https://conversations.im/omemo Defined in eu/siacs/conversations/generator/MessageGenerator.java |
|
http://jabber.org/protocol/rsm http://jabber.org/protocol/muc#admin http://jabber.org/protocol/muc#owner Defined in eu/siacs/conversations/generator/IqGenerator.java |
|
http://jabber.org/protocol/rsm http://jabber.org/protocol/muc#admin http://jabber.org/protocol/muc#owner Defined in eu/siacs/conversations/generator/IqGenerator.java |
|
http://jabber.org/protocol/rsm http://jabber.org/protocol/muc#admin http://jabber.org/protocol/muc#owner Defined in eu/siacs/conversations/generator/IqGenerator.java |
|
http://etherx.jabber.org/streams http://jabber.org/protocol/muc http://jabber.org/protocol/pubsub#persistent-items Defined in eu/siacs/conversations/xmpp/XmppConnection.java |
|
http://etherx.jabber.org/streams http://jabber.org/protocol/muc http://jabber.org/protocol/pubsub#persistent-items Defined in eu/siacs/conversations/xmpp/XmppConnection.java |
|
http://etherx.jabber.org/streams http://jabber.org/protocol/muc http://jabber.org/protocol/pubsub#persistent-items Defined in eu/siacs/conversations/xmpp/XmppConnection.java |
|
http://jabber.org/protocol/chatstates Defined in eu/siacs/conversations/xmpp/chatstate/ChatState.java |
|
https://search.jabber.network Defined in eu/siacs/conversations/services/ChannelDiscoveryService.java |
|
http://jabber.org/protocol/muc http://jabber.org/protocol/muc#admin http://jabber.org/protocol/muc#owner Defined in eu/siacs/conversations/services/XmppConnectionService.java |
|
http://jabber.org/protocol/muc http://jabber.org/protocol/muc#admin http://jabber.org/protocol/muc#owner Defined in eu/siacs/conversations/services/XmppConnectionService.java |
|
http://jabber.org/protocol/muc http://jabber.org/protocol/muc#admin http://jabber.org/protocol/muc#owner Defined in eu/siacs/conversations/services/XmppConnectionService.java |
|