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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
sebaxakerhtc avatar

sebaxakerhtc/rdpwrap.ini

0
View on GitHub↗
3,702 estrellas·838 forks·4 vistas

Rdpwrap.ini

This project provides configuration data structures containing build-specific memory offsets and patch codes required to activate remote desktop services. It serves as a registry of parameters and patch sets used to bypass remote desktop restrictions across various operating system builds.

The repository specifically focuses on updating configuration files for the RDP Wrapper library. This ensures compatibility with new operating system builds, enabling remote desktop connectivity on editions that do not natively support the feature.

The project covers system-level configuration for remote desktop support activation and remote system administration. It utilizes binary-offset addressing and version-specific mapping to apply modifications to system files without replacing entire binaries.

Features

  • Library Configurations - Provides updated configuration files for the RDP Wrapper library to maintain compatibility with new Windows builds.
  • Binary Instruction Patching - Implements binary instruction patching to overwrite memory addresses and alter remote desktop service behavior.
  • Raw Binary Offset Manipulators - Provides utilities for modifying system files by applying raw byte writes at specific memory addresses.
  • Remote Desktop Enablement - Enables Remote Desktop connectivity on Windows editions that do not natively support the feature by patching system files.
  • DLL Proxy Wrapping - Intercepts system calls via a proxy DLL to redirect remote desktop service functions to a wrapper library.
  • OS Version Mappings - Maps specific Windows operating system build numbers to corresponding patch sets to ensure version compatibility.
  • Patch Configuration Sets - Provides reusable sets of patch operations to bypass Remote Desktop restrictions across various OS builds.
  • Patch Registries - Ships a collection of version-specific patch codes used to enable Remote Desktop on non-server Windows editions.
  • Remote Desktop Configurations - Maintains a registry of build-specific offsets and parameters required to activate the Terminal Services service.
  • External Configuration Loading - Loads patch definitions from external files to customize system behavior without requiring library recompilation.
  • Remote Windows Administration Tools - Enables remote administration of Windows machines on editions that lack native professional remote access support.

Historial de estrellas

Gráfico del historial de estrellas de sebaxakerhtc/rdpwrap.iniGráfico del historial de estrellas de sebaxakerhtc/rdpwrap.ini

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace sebaxakerhtc/rdpwrap.ini?

This project provides configuration data structures containing build-specific memory offsets and patch codes required to activate remote desktop services. It serves as a registry of parameters and patch sets used to bypass remote desktop restrictions across various operating system builds.

¿Cuáles son las características principales de sebaxakerhtc/rdpwrap.ini?

Las características principales de sebaxakerhtc/rdpwrap.ini son: Library Configurations, Binary Instruction Patching, Raw Binary Offset Manipulators, Remote Desktop Enablement, DLL Proxy Wrapping, OS Version Mappings, Patch Configuration Sets, Patch Registries.

¿Qué alternativas de código abierto existen para sebaxakerhtc/rdpwrap.ini?

Las alternativas de código abierto para sebaxakerhtc/rdpwrap.ini incluyen: lumateam/luma3ds — Luma3DS is a custom firmware for the Nintendo 3DS that removes factory restrictions to enable the execution of… open-shell/open-shell-menu — Open-Shell-Menu is a Windows shell extension and UI restorer designed to replace modern system interfaces with… idescriptor/idescriptor — iDescriptor is a suite of specialized tools for managing, diagnosing, and interacting with iOS devices. It provides a… hdshare/wauxiliary_public — WAuxiliary_Public is a dynamic code instrumentation framework and application plugin framework designed to intercept… nukem9/dlssg-to-fsr3 — This project is a GPU feature compatibility layer and frame generation mod. It functions as a DLL API emulator and… pwndbg/pwndbg — pwndbg is a GDB plugin and binary analysis framework designed for reverse engineering, exploit development, and…

Alternativas open-source a Rdpwrap.ini

Proyectos open-source similares, clasificados según cuántas características comparten con Rdpwrap.ini.
  • lumateam/luma3dsAvatar de LumaTeam

    LumaTeam/Luma3DS

    6,495Ver en GitHub↗

    Luma3DS is a custom firmware for the Nintendo 3DS that removes factory restrictions to enable the execution of unsigned homebrew and game modifications. It functions as a kernel-level system extension that hooks system calls to bypass hardware limitations and introduce new operating system capabilities. The project serves as a homebrew payload loader, using boot-time mechanisms to launch third-party software and custom firmware versions. It also provides a game modding framework capable of patching executable code and intercepting file requests to load custom assets and modified data. The en

    C3dscustom-firmwarehomebrew
    Ver en GitHub↗6,495
  • hdshare/wauxiliary_publicAvatar de HdShare

    HdShare/WAuxiliary_Public

    3,884Ver en GitHub↗

    WAuxiliary_Public is a dynamic code instrumentation framework and application plugin framework designed to intercept and alter the execution flow of compiled applications. It functions as a process injection toolkit and software reverse engineering tool, enabling the injection of custom logic into active application memory spaces to extend functionality without requiring original source code. The framework specifically provides capabilities for extending the WeChat desktop client. It achieves this through runtime process injection and software reverse engineering to modify internal operations

    Kotlinwauxiliarywauxvwechat
    Ver en GitHub↗3,884
  • idescriptor/idescriptorAvatar de iDescriptor

    iDescriptor/iDescriptor

    2,927Ver en GitHub↗

    iDescriptor is a suite of specialized tools for managing, diagnosing, and interacting with iOS devices. It provides a comprehensive toolkit for device management, hardware diagnostics, remote terminal access, and virtual location simulation across different operating systems. The project includes a device management suite for mirroring screens in real-time, managing files, and installing applications via USB or wireless connections. It features a hardware diagnostic tool to identify internal components and verify the authenticity of USB cables, along with a virtual GPS simulator to override g

    C++applecppidevice
    Ver en GitHub↗2,927
  • nukem9/dlssg-to-fsr3Avatar de Nukem9

    Nukem9/dlssg-to-fsr3

    4,951Ver en GitHub↗

    This project is a GPU feature compatibility layer and frame generation mod. It functions as a DLL API emulator and wrapper that intercepts proprietary Nvidia DLSS Frame Generation calls and redirects them to an alternative implementation. The software enables AMD FSR 3 frame generation in games that natively support only Nvidia DLSS Frame Generation. It translates proprietary graphics requests into an open standard, allowing frame interpolation to run on graphics cards that are otherwise incompatible with the original vendor standards. The system employs DLL proxy wrapping and dynamic librar

    C++amddirectx-12game-development
    Ver en GitHub↗4,951
Ver las 30 alternativas a Rdpwrap.ini→