awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesBootclasspath Injection

Mechanisms to override the default system classpath priority to prioritize specific class definitions.

Distinct from Custom Code Injections: Closest candidates involve dependency injection or code snippets, not OS-level classpath priority overrides.

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

Awesome Bootclasspath Injection GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • anggrayudi/android-hidden-apiAvatar de anggrayudi

    anggrayudi/android-hidden-api

    3,663Voir sur GitHub↗

    This project is an Android hidden API wrapper and system API bridge that provides access to internal Android system classes and resources. It enables compilation and execution of code against non-public Android framework methods and internal classes by replacing the standard platform jar. The tooling facilitates the retrieval of system-level strings, dimensions, and colors through an internal resource accessor, removing the need for manual Java reflection. The project covers low-level architectural mechanisms for custom bootclasspath injection and stub-based class loading to bypass compile-t

    Implements custom bootclasspath injection to ensure internal system classes are resolved before standard public APIs.

    Javaandroidandroid-frameworkapi
    Voir sur GitHub↗3,663
  1. Home
  2. Operating Systems & Systems Programming
  3. Bootclasspath Injection