awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

Awesome GitHub RepositoriesOS Version Detection

Utilities for detecting the operating system version to ensure software compatibility and apply version-specific settings.

Distinct from OS Versioning Tools: Closest candidates target mobile OS or disk image mappings; this is for general desktop OS version detection for system settings.

Explore 3 awesome GitHub repositories matching operating systems & systems programming · OS Version Detection. Refine with filters or upvote what's useful.

Awesome OS Version Detection GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • tatsu-syo/nomeiryouiAvatar von Tatsu-syo

    Tatsu-syo/noMeiryoUI

    6,523Auf GitHub ansehen↗

    noMeiryoUI is a Windows system utility designed to customize operating system fonts. It serves as a registry editor and personalization tool that allows users to override standard interface typography across different versions of Windows. The tool modifies the default fonts used in menus, title bars, and message boxes to improve readability and visual consistency. It achieves this by writing specific font mappings and values directly to the Windows Registry and using system calls to refresh the user interface without requiring a reboot. The application provides global typography control for

    Detects the active Windows version to apply the correct registry keys for different OS releases.

    C++
    Auf GitHub ansehen↗6,523
  • maplespe/dwmblurglassAvatar von Maplespe

    Maplespe/DWMBlurGlass

    4,335Auf GitHub ansehen↗

    DWMBlurGlass is a Windows UI theme extension and title bar customizer designed to apply blur effects and translucent styles to system windows on Windows 10 and 11. It functions as a visual modifier for the operating system, allowing for the adjustment of window decorations with custom blur radii and blend colors. The tool features dynamic theme automation that synchronizes title bar color schemes with active light or dark mode settings. It also includes capabilities for legacy style restoration, which allows users to reset title bar button heights and glow effects to emulate the appearance of

    Detects the specific version of Windows to apply appropriate logic for varying window manager behaviors.

    C++acrylicaeroaeroglass
    Auf GitHub ansehen↗4,335
  • lcvvvv/kscanAvatar von lcvvvv

    lcvvvv/kscan

    4,286Auf GitHub ansehen↗

    kscan ist ein Netzwerksicherheits-Scanner und Service-Fingerprinter, der zur Entdeckung aktiver Hosts und offener Ports verwendet wird. Er fungiert als Netzwerkprotokoll-Analysator und internes Netzwerk-Mapping-Tool, um erreichbare Gateways zu identifizieren und die Angriffsfläche von Zielumgebungen zu analysieren. Das Tool integriert externe Asset-Discovery, indem es Ziel-Hosts über externe Intelligence-Dienste abruft und deren Verfügbarkeit verifiziert. Zudem arbeitet es als Tool für Credential-Brute-Force, das die Authentifizierungsstärke über mehrere Protokolle hinweg mittels automatisierter Benutzer- und Passwortwörterbücher testet. Das Projekt deckt Netzwerksicherheits-Audits durch die Identifizierung von Softwareversionen, Betriebssystemen und Kommunikationsprotokollen ab. Es unterstützt den Import diverser Zielformate, einschließlich IP-Adressen und URLs, und kann für eine portable Ausführung in eine eigenständige Binärdatei kompiliert werden.

    Detects the target host operating system by analyzing packet characteristics and response timing.

    Go
    Auf GitHub ansehen↗4,286
  1. Home
  2. Operating Systems & Systems Programming
  3. OS Version Detection