awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
the1812 avatar

the1812/Malware-Patch

0
View on GitHub↗
5,466 stars·333 forks·C#·MIT·16 views

Malware Patch

Malware-Patch is a collection of administrative utilities and controllers designed to manage software permissions and prevent unauthorized privilege elevation within Windows system settings. It functions as a UAC policy configuration tool and administrative access controller that blocks specific software from gaining administrator privileges.

The project employs a stateless permission management approach, meaning it enforces authorization blocks without requiring a persistent background service process. It achieves this by using digital signature filtering to match certificates of signed binaries against restricted lists and by modifying system registry keys to alter how User Account Control elevation requests are handled.

The software provides a command-line interface for configuring software permissions, administrator privileges, and file paths. These tools are used for Windows system hardening, focusing on administrative access control and the blocking of unauthorized authorization requests.

Features

  • UAC Configuration Tools - Acts as a command-line utility for managing UAC policies to prevent unauthorized privilege elevation.
  • Registry Policy Enforcements - Modifies system registry keys to alter how Windows handles User Account Control elevation requests.
  • Administrative Access Control - Restricts digitally signed software from performing system-level operations to ensure only trusted applications have administrative access.
  • Binary Access Controllers - Restricts digitally signed applications from gaining administrator privileges without requiring background processes.
  • Administrative Privilege Management - Provides a command-line utility to configure and manage elevated software permissions and administrator privileges.
  • UAC Request Controllers - Controls which applications can request administrator privileges through User Account Control to prevent unauthorized system changes.
  • Binary Certificate Filters - Implements digital signature filtering to block administrative privileges by matching binary certificates against restricted lists.
  • Privilege Elevation Blocking - Stops malicious or unwanted software from gaining administrative access by restricting their ability to trigger UAC prompts.
  • Command Line Interfaces - Provides a terminal-based utility for programmatically updating security policies and managing permissions.
  • Stateless Permission Blocks - Applies authorization blocks directly to system configuration without requiring a persistent background service process.
  • Windows Security Hardening - Reduces the attack surface of Windows by limiting the execution of high-privilege processes.

Star history

Star history chart for the1812/malware-patchStar history chart for the1812/malware-patch

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does the1812/malware-patch do?

Malware-Patch is a collection of administrative utilities and controllers designed to manage software permissions and prevent unauthorized privilege elevation within Windows system settings. It functions as a UAC policy configuration tool and administrative access controller that blocks specific software from gaining administrator privileges.

What are the main features of the1812/malware-patch?

The main features of the1812/malware-patch are: UAC Configuration Tools, Registry Policy Enforcements, Administrative Access Control, Binary Access Controllers, Administrative Privilege Management, UAC Request Controllers, Binary Certificate Filters, Privilege Elevation Blocking.

What are some open-source alternatives to the1812/malware-patch?

Open-source alternatives to the1812/malware-patch include: 0x6d69636b/windows_hardening — Windows Hardening is a PowerShell-based automation framework designed for security assessment and configuration… space-wizards/space-station-14 — Space Station 14 is a C# multiplayer game and roleplay simulation framework. It is built upon an… quackduck/devzat — Devzat is an SSH chat server that provides a real-time communication environment where users connect via a secure… drduh/macos-security-and-privacy-guide — This project is a security hardening guide and privacy configuration manual for macOS. It provides a comprehensive set… finsys/dockhand — Dockhand is a multi-host Docker manager and container management interface used to control the lifecycle of… supabase/supabase-js — supabase-js is a comprehensive client library designed to integrate frontend applications with a hosted…

Open-source alternatives to Malware Patch

Similar open-source projects, ranked by how many features they share with Malware Patch.
  • 0x6d69636b/windows_hardening0x6d69636b avatar

    0x6d69636b/windows_hardening

    2,631View on GitHub↗

    Windows Hardening is a PowerShell-based automation framework designed for security assessment and configuration management within Windows environments. It provides a suite of administrative utilities to enforce industry-standard security benchmarks, audit system compliance, and reduce the overall attack surface of host machines. The project distinguishes itself by offering specialized capabilities for enterprise-wide configuration management, including the ability to transform security findings into deployable group policy objects. It also integrates system state management, allowing administ

    PowerShellauditblueteambsi
    View on GitHub↗2,631
  • finsys/dockhandFinsys avatar

    Finsys/dockhand

    2,609View on GitHub↗

    Dockhand is a multi-host Docker manager and container management interface used to control the lifecycle of containers, images, volumes, and networks. It functions as a Docker Compose orchestrator and GitOps deployment tool, enabling the synchronization of application stacks directly from remote Git repositories. The project distinguishes itself as an enterprise Docker access controller, providing role-based access control and identity verification through OIDC, LDAP, and multi-factor authentication. It secures sensitive data using AES-256-GCM encryption for credentials at rest and handles na

    Sveltedockerdocker-composedocker-management
    View on GitHub↗2,609
  • drduh/macos-security-and-privacy-guidedrduh avatar

    drduh/macOS-Security-and-Privacy-Guide

    22,449View on GitHub↗

    This project is a security hardening guide and privacy configuration manual for macOS. It provides a comprehensive set of instructions for configuring system settings to improve privacy, reduce the attack surface, and implement a malware defense framework. The guide covers technical methods for validating software notarization, verifying application sandboxing, and auditing system activity. It distinguishes itself by providing detailed workflows for restricting high-risk features and applying advanced security configurations to protect the operating system. The documentation covers several k

    appledisk-encryptiondnscrypt-proxy
    View on GitHub↗22,449
  • quackduck/devzatquackduck avatar

    quackduck/devzat

    4,050View on GitHub↗

    Devzat is an SSH chat server that provides a real-time communication environment where users connect via a secure shell to participate in chat rooms and terminal-based collaboration. It utilizes the SSH protocol for session management and provides a shared environment for interactive communication through a command-line interface. The project is distinguished by its cross-platform chat bridging, which synchronizes messages between the central server and external platforms such as Slack. It also features an extensible plugin system based on gRPC, allowing for the development of custom bots and

    Gochatdevchatdeveloper-chat
    View on GitHub↗4,050
  • See all 30 alternatives to Malware Patch→