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
Currently the AntiProfiler feature look on the COR_ prefix, which is fine, but nowadays .NET use DOTNET_ prefix for controlling profiler. Improve current implementation to exit when DOTNET_ prefixed variables are set.