awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesRPATH Management Tools

Utilities for adding or removing library search paths in ELF binary headers.

Distinct from Library Search Paths: Candidates focus on general path management or parsing; this is specifically for the ELF RPATH header.

Explore 1 awesome GitHub repository matching operating systems & systems programming · RPATH Management Tools. Refine with filters or upvote what's useful.

Awesome RPATH Management Tools GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • nixos/patchelfNixOS का अवतार

    NixOS/patchelf

    4,211GitHub पर देखें↗

    patchelf is a suite of administrative utilities for modifying the dynamic linker and runtime search paths within ELF executables. It functions as an ELF binary modifier and dependency manager, allowing for the editing of interpreter paths and the management of shared library dependencies. The project provides specialized tools for updating the interpreter path to specify a different dynamic loader at runtime and an RPATH management tool for adding or removing library search paths within binary headers. It also includes capabilities for modifying the internal name identifiers of dynamic librar

    Adds or removes library search paths within the binary headers of ELF files.

    C
    GitHub पर देखें↗4,211
  1. Home
  2. Operating Systems & Systems Programming
  3. RPATH Management Tools