You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new AoB scan requires parallel tasks which are required .NET Framework v4.5+ which is not compatible with Windows XP. You must compile Memory.dll with .NET Framework v4.0, so you have to use the conditional compilation symbol WINXP.
You will not be able to use the AoB scan function with Windows XP.