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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesRemote Script Loading

Loading and executing script logic from remote network sources to update application behavior at runtime.

Distinct from Remote Code Execution: Distinct from remote code execution in a security or compiler context; this is a feature for dynamic application updates.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Remote Script Loading. Refine with filters or upvote what's useful.

Awesome Remote Script Loading GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • bang590/jspatchAvatar von bang590

    bang590/JSPatch

    11,330Auf GitHub ansehen↗

    JSPatch is a JavaScript native bridge and method swizzler that allows for the dynamic injection of logic into a hosted native environment. It functions as a cross-language data mapper and execution engine, enabling the replacement of native function pointers with JavaScript wrappers to modify application behavior at runtime. The project provides the ability to perform runtime application patching by overriding native class methods and object properties. This allows for the modification of application logic and the application of hotfixes using JavaScript code loaded from local files or remote

    Allows application logic to be updated on the fly by loading JavaScript code from remote network requests.

    Objective-C
    Auf GitHub ansehen↗11,330
  1. Home
  2. Programming Languages & Runtimes
  3. Remote Script Loading