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
sebaxakerhtc avatar

sebaxakerhtc/rdpwrapFork

0
View on GitHub↗
2,515 stars·201 forks·Pascal·apache-2.0·9 views

Rdpwrap

rdpwrap is a set of system utilities and services designed to enable, configure, and manage remote desktop protocol access and video compression settings. It functions as a service and manager that allows remote desktop connections on operating system versions where the feature is restricted or disabled by the vendor.

The project provides tools to override system-level restrictions for remote access and activate remote desktop protocol services on unsupported versions. It includes a configuration tool for managing H.264 video compression and encoding settings to balance visual quality, network performance, and compatibility with older clients.

Features

  • Protocol Access Overrides - Allows Remote Desktop connections on operating system versions where the feature is disabled or restricted by the vendor.
  • Remote Desktop - Enables remote desktop protocol services on operating system versions that do not natively support them.
  • Remote Desktop Protocols - Provides a manager for configuring RDP session settings and overriding system-level access restrictions.
  • In-Memory Binary Patching - Modifies executable instructions directly in RAM to bypass version checks without altering disk files.
  • System-Call Interception - Intercepts low-level Win32 API system calls to override restrictions within the remote desktop protocol stack.
  • Windows Service Wrappers - Wraps RDP functionality to run as a native Windows background service to enable restricted connections.
  • Dynamic Function Interception - Implements dynamic function interception to redirect operating system execution flow for enabling restricted features.
  • System Service Wrappers - Acts as a middleware layer that intercepts and redirects requests between user applications and system terminal services.
  • Remote Desktop Configurations - Manages system settings to enable remote access and optimize session performance on restricted installations.
  • Remote Management Access - Overrides system restrictions to enable server-side remote administrative access on unsupported OS versions.
  • Video Encoding Configurators - Provides a utility for managing H.264 video compression and encoding settings within RDP sessions.
  • Encoding Compatibility Toggles - Toggles video encoding modes to ensure remote desktop connections work with older or incompatible client software.
  • Windows Registry Modifiers - Programmatically modifies Windows registry keys in real time to change remote desktop behavior without reboots.
  • Video Performance Tuning - Adjusts H.264 compression settings to balance visual quality and network speed during remote desktop sessions.

Star history

Star history chart for sebaxakerhtc/rdpwrapStar history chart for sebaxakerhtc/rdpwrap

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 sebaxakerhtc/rdpwrap do?

rdpwrap is a set of system utilities and services designed to enable, configure, and manage remote desktop protocol access and video compression settings. It functions as a service and manager that allows remote desktop connections on operating system versions where the feature is restricted or disabled by the vendor.

What are the main features of sebaxakerhtc/rdpwrap?

The main features of sebaxakerhtc/rdpwrap are: Protocol Access Overrides, Remote Desktop, Remote Desktop Protocols, In-Memory Binary Patching, System-Call Interception, Windows Service Wrappers, Dynamic Function Interception, System Service Wrappers.

What are some open-source alternatives to sebaxakerhtc/rdpwrap?

Open-source alternatives to sebaxakerhtc/rdpwrap include: std-microblock/chromatic — Chromatic is a Chromium runtime modifier and JavaScript engine injector designed to alter the low-level operational… lsposed/lsposed — LSPosed is an Android runtime hooking framework and in-memory code modifier. It functions as a system hooking tool… hyperdbg/hyperdbg — HyperDbg is a hardware-assisted kernel-mode debugging platform that leverages virtualization to monitor and control… amidaware/tacticalrmm — TacticalRMM is a remote monitoring and management platform designed for overseeing endpoints and automating IT… freerdp/freerdp — FreeRDP is a full software implementation of the Remote Desktop Protocol, providing both client and server… winsw/winsw — WinSW is an executable service wrapper that transforms standard executables into background Windows services. It…

Open-source alternatives to Rdpwrap

Similar open-source projects, ranked by how many features they share with Rdpwrap.
  • std-microblock/chromaticstd-microblock avatar

    std-microblock/chromatic

    8,315View on GitHub↗

    Chromatic is a Chromium runtime modifier and JavaScript engine injector designed to alter the low-level operational characteristics of Chromium and its embedded V8 engine. It functions as a tool for injecting custom logic into the V8 JavaScript engine to change application behavior at runtime. The project provides mechanisms for browser engine instrumentation and V8 runtime manipulation. It enables the modification of the internal execution flow of JavaScript within Chromium-based environments to extend native browser capabilities or bypass standard limitations.

    C++cefchromiuminject
    View on GitHub↗8,315
  • hyperdbg/hyperdbgHyperDbg avatar

    HyperDbg/HyperDbg

    3,885View on GitHub↗

    HyperDbg is a hardware-assisted kernel-mode debugging platform that leverages virtualization to monitor and control system execution. By utilizing hypervisor-level primitives, it enables deep system analysis and instrumentation without relying on standard operating system debugging interfaces. The framework provides a comprehensive environment for inspecting both kernel and user-mode processes, allowing for granular control over execution flow and system state. The project distinguishes itself through a transparent debugging layer designed to remain invisible to the target environment. It emp

    Cbinary-analysisdebugdebugger
    View on GitHub↗3,885
  • lsposed/lsposedLSPosed avatar

    LSPosed/LSPosed

    24,045View on GitHub↗

    LSPosed is an Android runtime hooking framework and in-memory code modifier. It functions as a system hooking tool that intercepts and modifies system and application methods in memory to change behavior without altering original installation files. The project provides a standardized interface through the Xposed Module API, allowing for the development of plugins that alter the behavior of the Android operating system and installed applications. The framework covers a range of capabilities including runtime function interception, Android system debugging, and application customization. Thes

    Javaandroidxposed
    View on GitHub↗24,045
  • amidaware/tacticalrmmamidaware avatar

    amidaware/tacticalrmm

    4,161View on GitHub↗

    TacticalRMM is a remote monitoring and management platform designed for overseeing endpoints and automating IT administration. It functions as an endpoint management tool and IT automation framework, providing a centralized dashboard for executing scripts, monitoring system health, and managing remote devices across multiple tenants. The platform distinguishes itself through a comprehensive remote administration suite that includes real-time shell access, remote file management, and registry editing. It integrates with third-party remote desktop software and provides a hierarchical policy inh

    Pythondjangodjango-rest-frameworkmonitoring
    View on GitHub↗4,161
  • See all 30 alternatives to Rdpwrap→