diff --git a/app/src/main/resources/io/xpipe/app/resources/misc/antivirus.md b/app/src/main/resources/io/xpipe/app/resources/misc/antivirus.md index b0c583fb..272fd8ab 100644 --- a/app/src/main/resources/io/xpipe/app/resources/misc/antivirus.md +++ b/app/src/main/resources/io/xpipe/app/resources/misc/antivirus.md @@ -1,13 +1,13 @@ ### Information about antivirus programs -XPipe detected that you are running %s. As a result, you might run into a few problems due to %s detecting suspicious activity when XPipe is interacting with your shell programs. This can range from just notifications to full isolation of XPipe and your shell programs, effectively making the application unusable. +XPipe detected that you are running %s. As a result, you might run into a few problems due to %s detecting suspicious activity when XPipe is interacting with your shell programs. This can range from just notifications to full isolation of XPipe and your shell programs, effectively making the application unusable and causing errors. ### Threat analysis For this reason, all artifacts of every release are automatically uploaded and analyzed on [VirusTotal](https://virustotal.com), so uploading the release you downloaded to VirusTotal should instantly show complete analysis results. From there you should be able to get a more accurate overview over the threat level of XPipe to you. -You can find the analysis results listed at the bottom of every release on GitHub, i.e. here: +You can find the analysis results listed at the bottom of every release on GitHub, i.e. at [https://github.com/xpipe-io/xpipe/releases/tag/%s](https://github.com/xpipe-io/xpipe/releases/tag/%s) -[https://github.com/xpipe-io/xpipe/releases/tag/%s](https://github.com/xpipe-io/xpipe/releases/tag/%s) +You can also find detailed information about the security model of XPipe at [https://docs.xpipe.io/security](https://docs.xpipe.io/security). ### What you can do diff --git a/app/src/main/resources/io/xpipe/app/resources/misc/malwarebytes.md b/app/src/main/resources/io/xpipe/app/resources/misc/malwarebytes.md index d2911054..9d24c16c 100644 --- a/app/src/main/resources/io/xpipe/app/resources/misc/malwarebytes.md +++ b/app/src/main/resources/io/xpipe/app/resources/misc/malwarebytes.md @@ -1,12 +1,13 @@ ### Information about Malwarebytes -XPipe detected that you are running Malwarebytes. Certain protection settings in Malwarebytes Professional slow down XPipe massively to the point where it's basically unusable. -If you are running the paid Malwarebytes Professional version, you will have access to the `Exploit Protection` under the `Real-time Protection` mode. When this setting is active, any shell access is slowed down, resulting in XPipe becoming very slow. +XPipe detected that you are running Malwarebytes. Certain protection settings in Malwarebytes Pro can slow down XPipe massively to the point where it's basically unusable. +The free Malwarebytes version is not affected by this interaction, so it shouldn't be a problem. +If you are running the paid Malwarebytes Pro version, you will have access to the `Exploit Protection` under the `Real-time Protection` mode. When this setting is active, any shell access is slowed down, resulting in XPipe becoming very slow. ### What you can do -In case you are facing performance problems with XPipe, it is recommended to try to disable the `Exploit Protection` setting for XPipe and see whether it makes a difference. +In case you are facing performance problems with XPipe and Malwarebytes, it is recommended to try to disable the `Exploit Protection` setting for XPipe and see whether it makes a difference. ### Security information -You can find detailed information about the security model of XPipe at [https://docs.xpipe.io/security](https://docs.xpipe.io/security). From there you should be able to get a more accurate overview over the threat level of XPipe to you. \ No newline at end of file +You can find detailed information about the security model of XPipe at [https://docs.xpipe.io/security](https://docs.xpipe.io/security). From there you should be able to get a more accurate overview over the threat level of XPipe to you if you are feeling uneasy about turning this protection off. \ No newline at end of file