<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[GETOVERX FORUM Community Support - Setup & Deployment]]></title>
		<link>https://forum.getoverx.com/</link>
		<description><![CDATA[GETOVERX FORUM Community Support - https://forum.getoverx.com]]></description>
		<pubDate>Wed, 10 Jun 2026 09:35:53 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Windows Defender false positive with Get Over [X] Shield 3.0.4.1 — workaround]]></title>
			<link>https://forum.getoverx.com/showthread.php?tid=156</link>
			<pubDate>Tue, 02 Jun 2026 23:14:53 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.getoverx.com/member.php?action=profile&uid=2">mrwebfeeder</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.getoverx.com/showthread.php?tid=156</guid>
			<description><![CDATA[Posted by Get Over [X] Support · June 2, 2026 — Affected Version: Get Over [X] Shield 3.0.4.1<br />
<br />
We have confirmed that a new heuristic detection feature released by Microsoft on June 2, 2026 in Windows Defender is generating a false positive on GetOverXShield.exe, incorrectly classifying it as Trojan:Win32/Bearfoos.A!ml.<br />
<br />
--- What is happening? ---<br />
<br />
Windows Defender's machine learning engine flags Get Over [X] Shield as suspicious because, like any legitimate security software, it monitors system processes, accesses kernel structures, and actively protects memory. This does not mean the software is malicious — it is an incorrect detection based on behavioral patterns, not a real threat.<br />
<br />
Get Over [X] Shield is digitally signed and its copyright is duly registered in the United States of America. This is a confirmed false positive.<br />
<br />
--- Temporary fix — manually adding an exclusion in PowerShell ---<br />
<br />
Step 1 — Open PowerShell as Administrator<br />
Press Win + S, type PowerShell, right-click the result and select "Run as administrator".<br />
<br />
Step 2 — Run the following commands<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Add-MpPreference -ExclusionPath "C:&#92;Program Files&#92;GetOverXShield"<br />
Add-MpPreference -ExclusionProcess "GetOverXShield.exe"</code></div></div><br />
Step 3 — Verify the exclusion was applied<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Get-MpPreference | Select-Object -ExpandProperty ExclusionPath<br />
Get-MpPreference | Select-Object -ExpandProperty ExclusionProcess</code></div></div><br />
Expected output:<br />
C:\Program Files\GetOverXShield<br />
GetOverXShield.exe<br />
<br />
No restart is required. The exclusion takes effect immediately.<br />
If Defender has quarantined the executable, you will need to restore it manually before applying the exclusion.<br />
<br />
Report: Windows 11 — 2026 Update · June 2, 2026]]></description>
			<content:encoded><![CDATA[Posted by Get Over [X] Support · June 2, 2026 — Affected Version: Get Over [X] Shield 3.0.4.1<br />
<br />
We have confirmed that a new heuristic detection feature released by Microsoft on June 2, 2026 in Windows Defender is generating a false positive on GetOverXShield.exe, incorrectly classifying it as Trojan:Win32/Bearfoos.A!ml.<br />
<br />
--- What is happening? ---<br />
<br />
Windows Defender's machine learning engine flags Get Over [X] Shield as suspicious because, like any legitimate security software, it monitors system processes, accesses kernel structures, and actively protects memory. This does not mean the software is malicious — it is an incorrect detection based on behavioral patterns, not a real threat.<br />
<br />
Get Over [X] Shield is digitally signed and its copyright is duly registered in the United States of America. This is a confirmed false positive.<br />
<br />
--- Temporary fix — manually adding an exclusion in PowerShell ---<br />
<br />
Step 1 — Open PowerShell as Administrator<br />
Press Win + S, type PowerShell, right-click the result and select "Run as administrator".<br />
<br />
Step 2 — Run the following commands<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Add-MpPreference -ExclusionPath "C:&#92;Program Files&#92;GetOverXShield"<br />
Add-MpPreference -ExclusionProcess "GetOverXShield.exe"</code></div></div><br />
Step 3 — Verify the exclusion was applied<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Get-MpPreference | Select-Object -ExpandProperty ExclusionPath<br />
Get-MpPreference | Select-Object -ExpandProperty ExclusionProcess</code></div></div><br />
Expected output:<br />
C:\Program Files\GetOverXShield<br />
GetOverXShield.exe<br />
<br />
No restart is required. The exclusion takes effect immediately.<br />
If Defender has quarantined the executable, you will need to restore it manually before applying the exclusion.<br />
<br />
Report: Windows 11 — 2026 Update · June 2, 2026]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[PRIORITY UPDATE: GET OVER X SHIELD v3.0.4.1 (Core & Pro)]]></title>
			<link>https://forum.getoverx.com/showthread.php?tid=150</link>
			<pubDate>Thu, 02 Apr 2026 23:54:22 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.getoverx.com/member.php?action=profile&uid=2">mrwebfeeder</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.getoverx.com/showthread.php?tid=150</guid>
			<description><![CDATA[Dear getoverx.com community,<br />
<br />
We are officially announcing the deployment of version 3.0.4.1 for both GET OVER X SHIELD CORE and GET OVER X SHIELD PRO. This iteration represents a significant leap in the response and control capabilities of our security suite.<br />
<br />
In an ever-evolving threat landscape, keeping detection engines up to date is not optional. We strongly urge all users to upgrade immediately to ensure maximum defense efficiency across their systems.<br />
What’s New in v3.0.4.1?<br />
<br />
This release focuses on refining our detection algorithms and enhancing the operator's control experience:<br />
<br />
<span style="font-weight: bold;" class="mycode_b">    EDR &amp; EDR-Lite Engine Optimization:</span> We have fine-tuned heuristics and behavioral analysis to reduce false positives while increasing response speed against suspicious thread executions.<br />
    New Internal Encryption System: We’ve implemented a robust encryption layer for internal module communication within the Shield, hardening the application against external tampering attempts.<br />
<span style="font-weight: bold;" class="mycode_b">    Device Management:</span> Critical improvements to the secure USB ejection protocol, ensuring data integrity and closing potential leak vectors during hardware dismounting.<br />
<span style="font-weight: bold;" class="mycode_b">    Security Contexts (PRO Exclusive):</span> Introduction of advanced security contexts for more granular isolation of critical processes.<br />
<span style="font-weight: bold;" class="mycode_b">    EDR Pause Control (CORE):</span> Responding to community feedback, the Core version now allows on-demand pausing of the EDR engine for specific system maintenance tasks.<br />
<br />
Why You Should Update Immediately<br />
<br />
While this is not a response to an active breach, v3.0.4.1 substantially improves your overall Security Posture. Running legacy versions means operating with outdated detection engines against the latest evasion techniques.<br />
<br />
Update Steps:<br />
<br />
    Log in to your download portal at getoverx.com.<br />
    Download the installer corresponding to your license (Core or Pro).<br />
    Run the update; the system will seamlessly migrate your current configurations.<br />
<br />
Keeping your Shield Core or Pro updated is the only way to guarantee that application behavior remains reliable under stress or attack conditions.<br />
<br />
Best regards,<br />
<span style="font-weight: bold;" class="mycode_b">The GET OVER X Engineering Team</span>]]></description>
			<content:encoded><![CDATA[Dear getoverx.com community,<br />
<br />
We are officially announcing the deployment of version 3.0.4.1 for both GET OVER X SHIELD CORE and GET OVER X SHIELD PRO. This iteration represents a significant leap in the response and control capabilities of our security suite.<br />
<br />
In an ever-evolving threat landscape, keeping detection engines up to date is not optional. We strongly urge all users to upgrade immediately to ensure maximum defense efficiency across their systems.<br />
What’s New in v3.0.4.1?<br />
<br />
This release focuses on refining our detection algorithms and enhancing the operator's control experience:<br />
<br />
<span style="font-weight: bold;" class="mycode_b">    EDR &amp; EDR-Lite Engine Optimization:</span> We have fine-tuned heuristics and behavioral analysis to reduce false positives while increasing response speed against suspicious thread executions.<br />
    New Internal Encryption System: We’ve implemented a robust encryption layer for internal module communication within the Shield, hardening the application against external tampering attempts.<br />
<span style="font-weight: bold;" class="mycode_b">    Device Management:</span> Critical improvements to the secure USB ejection protocol, ensuring data integrity and closing potential leak vectors during hardware dismounting.<br />
<span style="font-weight: bold;" class="mycode_b">    Security Contexts (PRO Exclusive):</span> Introduction of advanced security contexts for more granular isolation of critical processes.<br />
<span style="font-weight: bold;" class="mycode_b">    EDR Pause Control (CORE):</span> Responding to community feedback, the Core version now allows on-demand pausing of the EDR engine for specific system maintenance tasks.<br />
<br />
Why You Should Update Immediately<br />
<br />
While this is not a response to an active breach, v3.0.4.1 substantially improves your overall Security Posture. Running legacy versions means operating with outdated detection engines against the latest evasion techniques.<br />
<br />
Update Steps:<br />
<br />
    Log in to your download portal at getoverx.com.<br />
    Download the installer corresponding to your license (Core or Pro).<br />
    Run the update; the system will seamlessly migrate your current configurations.<br />
<br />
Keeping your Shield Core or Pro updated is the only way to guarantee that application behavior remains reliable under stress or attack conditions.<br />
<br />
Best regards,<br />
<span style="font-weight: bold;" class="mycode_b">The GET OVER X Engineering Team</span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Help Installing Windows 2012R2 Get Over X Server]]></title>
			<link>https://forum.getoverx.com/showthread.php?tid=141</link>
			<pubDate>Mon, 23 Feb 2026 03:00:04 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.getoverx.com/member.php?action=profile&uid=7807">LucasReed</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.getoverx.com/showthread.php?tid=141</guid>
			<description><![CDATA[Hi, I’m trying to install <span style="font-weight: bold;" class="mycode_b">GetOverX Shield Server Edition</span> on <span style="font-weight: bold;" class="mycode_b">Windows Server 2012 R2 (64-bit)</span>, but the antivirus components don’t start correctly. During the update step, <span style="font-weight: bold;" class="mycode_b">freshclam.exe</span> throws missing runtime DLL errors (e.g., <span style="font-weight: bold;" class="mycode_b">VCRUNTIME140.dll</span> / <span style="font-weight: bold;" class="mycode_b">api-ms-win-crt-runtime-l1-1-0.dll</span>). What are the required prerequisites for Server 2012 R2, and what is the recommended fix to complete the installation successfully? Thanks<br />
<br />
<img src="https://i.postimg.cc/025z3b6H/Captura-de-pantalla-2026-02-22-192755.png" loading="lazy"  alt="[Image: Captura-de-pantalla-2026-02-22-192755.png]" class="mycode_img" /><br />
<br />
<br />
<img src="https://i.postimg.cc/cCFLZBKj/Captura-de-pantalla-2026-02-22-193158.png" loading="lazy"  alt="[Image: Captura-de-pantalla-2026-02-22-193158.png]" class="mycode_img" />]]></description>
			<content:encoded><![CDATA[Hi, I’m trying to install <span style="font-weight: bold;" class="mycode_b">GetOverX Shield Server Edition</span> on <span style="font-weight: bold;" class="mycode_b">Windows Server 2012 R2 (64-bit)</span>, but the antivirus components don’t start correctly. During the update step, <span style="font-weight: bold;" class="mycode_b">freshclam.exe</span> throws missing runtime DLL errors (e.g., <span style="font-weight: bold;" class="mycode_b">VCRUNTIME140.dll</span> / <span style="font-weight: bold;" class="mycode_b">api-ms-win-crt-runtime-l1-1-0.dll</span>). What are the required prerequisites for Server 2012 R2, and what is the recommended fix to complete the installation successfully? Thanks<br />
<br />
<img src="https://i.postimg.cc/025z3b6H/Captura-de-pantalla-2026-02-22-192755.png" loading="lazy"  alt="[Image: Captura-de-pantalla-2026-02-22-192755.png]" class="mycode_img" /><br />
<br />
<br />
<img src="https://i.postimg.cc/cCFLZBKj/Captura-de-pantalla-2026-02-22-193158.png" loading="lazy"  alt="[Image: Captura-de-pantalla-2026-02-22-193158.png]" class="mycode_img" />]]></content:encoded>
		</item>
	</channel>
</rss>