Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASR Control Center

A management GUI built with Python and CustomTkinter designed to configure, monitor, and manage Windows Defender Attack Surface Reduction (ASR) rules, advanced security settings, and critical Windows Group Policies.

App Preview

Python Platform License


Features

  • Full 17-Rule ASR Management: Easily toggle and configure all official Microsoft Attack Surface Reduction rules.
  • Operational Mode Control: Switch rules effortlessly between Block, Audit, Warn, and Disabled states.
  • Predefined Security Profiles: Quick-apply safe, enhanced, developer, or macro-friendly security templates.
  • Advanced Defender Settings: Manage Controlled Folder Access, Network Protection, PUA protection, and cloud-delivered protection.
  • Group Policy Hardening: Quickly apply or revert critical registry security tweaks (such as disabling AlwaysInstallElevated and enforcing UAC).
  • Activity Logging & Export: Keep track of applied modifications with built-in log rotation and JSON configuration export/import tools.

Download & Usage Options

Visit the Releases section to download the application:

  • Direct Executable (ASR-ControlCenter.exe) - Download and right-click to select Run as Administrator. No extraction or Python installation required.
  • ZIP Archive (ASR-ControlCenter.zip) - Contains the standalone .exe inside a compressed archive. Recommended if your browser or network blocks direct .exe downloads.

For Developers

If you prefer to run or compile the source code directly:

  1. Ensure Python 3.8+ is installed.
  2. Install the required UI library: pip install customtkinter
  3. Run ASR-ControlCenter.py with administrative privileges.

Disclaimer

This tool modifies advanced Windows security policies and registry keys. While the profiles are designed to be safe, applying strict ASR rules may interfere with some legacy applications or Office macros. Please review the rules before applying them. Use at your own risk.

About

Management GUI for Windows Defender Attack Surface Reduction (ASR) rules, advanced security settings, and group policies.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages