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

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

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

3 रिपॉजिटरी

Awesome GitHub RepositoriesRuntime Script Injection

Executing external scripts within a running process to extend functionality and add custom logic.

Distinct from JavaScript Logic Extensions: Focuses on injecting logic into a live process rather than providing a standalone JS runtime or database extensions.

Explore 3 awesome GitHub repositories matching programming languages & runtimes · Runtime Script Injection. Refine with filters or upvote what's useful.

Awesome Runtime Script Injection GitHub Repositories

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

    actions/github-script

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

    github-script is a GitHub Actions JavaScript runner that executes asynchronous scripts to interact with the GitHub API. It serves as a JavaScript workflow scripting runtime and API client, providing a pre-configured authenticated client for automating tasks within GitHub Actions pipelines. The project enables the implementation of custom workflow logic that exceeds standard YAML syntax, including the ability to perform REST API calls and execute GraphQL queries for complex data extraction. It supports the management of multiple authenticated clients to facilitate cross-organization repository

    Executes dynamically provided JavaScript code within a pre-configured environment with global helper objects.

    TypeScript
    GitHub पर देखें↗4,975
  • maximegmd/cyberenginetweaksmaximegmd का अवतार

    maximegmd/CyberEngineTweaks

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

    CyberEngineTweaks is a modding framework for Cyberpunk 2077 that provides a suite of tools for engine patching, scripting extensions, and the creation of interactive in-game modification interfaces. It functions as a scripting engine extension and patching tool designed to modify engine behavior and add custom game logic. The project distinguishes itself by combining a script-injection framework with a graphical user interface library, allowing for the development of custom settings menus and overlays directly within the game engine. It enables low-level engine modifications to improve perfor

    Injects custom logic into the live game process to expose internal engine functions to scripts.

    C++cyberpunkcyberpunk2077
    GitHub पर देखें↗4,786
  • m0bilesecurity/rms-runtime-mobile-securitym0bilesecurity का अवतार

    m0bilesecurity/RMS-Runtime-Mobile-Security

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

    This project is an Android security analysis toolkit and mobile app runtime manipulator designed for reverse engineering and auditing mobile applications. It provides a system for modifying Java classes and method behavior in active mobile processes to bypass security controls. The toolkit includes a web-based interface for controlling the instrumentation engine and a specialized utility for disabling certificate validation to intercept and inspect encrypted network traffic via SSL pinning bypass. It also features an Android file explorer for browsing and managing files within private data di

    Allows the execution of custom JavaScript scripts within target mobile processes to add dynamic logic.

    JavaScriptandroid-securityfridaios-security
    GitHub पर देखें↗2,971
  1. Home
  2. Programming Languages & Runtimes
  3. Runtime Script Injection