SharpEDRChecker icon indicating copy to clipboard operation
SharpEDRChecker copied to clipboard

Checks running processes, process metadata, Dlls loaded into your current process and the each DLLs metadata, common install directories, installed services and each service binaries metadata, install...

Results 3 SharpEDRChecker issues
Sort by recently updated
recently updated
newest added

Implement the registry checker to check the Microsoft Defender ATP onboarding status (See https://techcommunity.microsoft.com/t5/microsoft-defender-for-endpoint/how-do-i-know-if-i-have-advanced-threat-protection-and-defender/td-p/1641241) TLDR: If the `HKLM\SOFTWARE\Microsoft\Windows Advanced Threat Protection\Status` OnboardingState value is present and set to 1 then...

Visual Studio alerts that the project is targeting .NET 4.0 which is unsupported and recommend me to target .NET 4.8 instead. ![image](https://user-images.githubusercontent.com/16578570/212850412-c66028b3-1558-411e-90b7-646104548c23.png)