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

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

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

6 रिपॉजिटरी

Awesome GitHub RepositoriesRuntime Privilege Escalations

Requests administrator rights at runtime to access protected system directories for file modification.

Distinct from Privilege Escalation Techniques: Distinct from Privilege Escalation Techniques: focuses on requesting elevated privileges at runtime rather than exploiting system vulnerabilities.

Explore 6 awesome GitHub repositories matching security & cryptography · Runtime Privilege Escalations. Refine with filters or upvote what's useful.

Awesome Runtime Privilege Escalations GitHub Repositories

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

    sveinbjornt/Sloth

    8,914GitHub पर देखें↗

    Mac app that shows all open files, directories, sockets, pipes and devices in use by all running processes. Nice GUI for lsof.

    Uses Authorization Services to request root privileges, enabling inspection of processes owned by other users without requiring a separate sudo invocation.

    Objective-Cdirectoriesdomain-socketsfilter
    GitHub पर देखें↗8,914
  • davinci1010/pinduoduo_backdoordavinci1010 का अवतार

    davinci1010/pinduoduo_backdoor

    5,442GitHub पर देखें↗

    यह प्रोजेक्ट Android एप्लिकेशन में एम्बेडेड बैकडोर पर केंद्रित मैलवेयर एनालिसिस रिपोर्ट्स और डीकंपाइल्ड कोड का एक संग्रह है। यह Android APK मैलवेयर के अध्ययन के रूप में कार्य करता है, जो अनधिकृत डेटा एक्सेस और सिस्टम सुरक्षा बायपास के लिए उपयोग किए जाने वाले विशिष्ट कोड पैटर्न का दस्तावेजीकरण करता है। यह शोध डायनामिक बाइटकोड लोडिंग और पर्सिस्टेंस को लागू करने के लिए रिमोट फाइल्स के निष्पादन पर केंद्रित है। यह विशेष रूप से इंस्टॉल किए गए पैकेज को अपडेट किए बिना एप्लिकेशन व्यवहार को बदलने के लिए रिमोट Dalvik Executable फाइल्स को डाउनलोड और चलाने के तंत्र का विश्लेषण करता है। यह एनालिसिस कई सुरक्षा डोमेन को कवर करता है, जिसमें यह पहचानने के लिए प्रिविलेज एस्केलेशन शोध शामिल है कि उन्नत अनुमतियों के लिए सिस्टम चेक को कैसे बायपास किया जाता है। इसमें सिस्टम नोटिफिकेशन्स और एप्लिकेशन उपयोग रिकॉर्ड्स को कैप्चर करने के लिए उपयोग की जाने वाली डेटा एक्सफिल्ट्रेशन तकनीकों के ऑडिट भी शामिल हैं।

    Documents how system permission checks are bypassed to gain unauthorized access to restricted Android OS features.

    pdd
    GitHub पर देखें↗5,442
  • selfcontrolapp/selfcontrolSelfControlApp का अवतार

    SelfControlApp/selfcontrol

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

    SelfControl is a macOS website blocker and time-locked productivity tool. It functions as a persistent content filter that restricts access to specified websites and email servers for a fixed duration. The application enforces these restrictions through a countdown timer that cannot be bypassed by restarting the computer or deleting the application. It ensures block persistence until the predetermined time expires. The tool manages digital distractions by modifying the system hosts file and utilizing a privileged background daemon. The user interface supports multiple languages through local

    Requests administrator rights at runtime to perform privileged system operations like modifying the hosts file.

    Objective-C
    GitHub पर देखें↗4,365
  • microsoft/visualstudiouninstallermicrosoft का अवतार

    microsoft/VisualStudioUninstaller

    3,964GitHub पर देखें↗

    VisualStudioUninstaller is a specialized registry and file purge tool designed for the thorough removal of Visual Studio installation artifacts, registry entries, and corrupted files. It functions as a Windows software cleanup utility that identifies and deletes residual files and stale installers left behind by failed software setups. The tool focuses on development environment resets and software installation recovery by clearing corrupted artifacts to prepare a system for a fresh setup. This includes performing Windows registry maintenance to delete stale keys and orphaned file paths that

    Runs with administrative permissions to modify protected registry hives and delete system-level files.

    C#
    GitHub पर देखें↗3,964
  • rectify11/installerRectify11 का अवतार

    Rectify11/Installer

    3,434GitHub पर देखें↗

    Requests administrator rights at runtime to access protected system directories for file modification.

    JavaScript
    GitHub पर देखें↗3,434
  • x1a0he/adobe-downloaderX1a0He का अवतार

    X1a0He/Adobe-Downloader

    2,830GitHub पर देखें↗

    Adobe Downloader is a macOS utility that downloads and installs any Adobe application directly from official Adobe sources, and also functions as a comprehensive Adobe Creative Cloud cleaner tool. It removes all Adobe software, preferences, caches, licenses, logs, background services, and keychain entries from a Mac system. The tool uses a privileged helper process that communicates via XPC to perform system-level operations such as file removal and software installation. It manages background processes through macOS launchd plists, stops Adobe background services and genuine validation proce

    Uses a separate helper process with elevated permissions to execute system-level tasks, communicating through XPC for secure operation.

    Swift
    GitHub पर देखें↗2,830
  1. Home
  2. Security & Cryptography
  3. Privilege Escalation Techniques
  4. Runtime Privilege Escalations

सब-टैग एक्सप्लोर करें

  • Android Privilege EscalationsExploiting vulnerabilities in the Android operating system to bypass permission checks and gain elevated rights. **Distinct from Runtime Privilege Escalations:** Specifically targets Android OS vulnerabilities rather than generic runtime requests or Windows exploits
  • XPC Privilege EscalationsElevates process privileges by communicating with a separate helper process through XPC on macOS. **Distinct from Runtime Privilege Escalations:** Distinct from Runtime Privilege Escalations: uses a dedicated XPC helper process for privilege separation rather than requesting admin rights at runtime.
  • macOS Authorization Services EscalationsUses macOS Authorization Services to request root privileges for inspecting processes owned by other users. **Distinct from Runtime Privilege Escalations:** Distinct from Runtime Privilege Escalations: specifically uses macOS Authorization Services rather than generic admin rights requests.