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
·

2 dépôts

Awesome GitHub RepositoriesSystem State Simulation

Tools for mocking low-level operating system conditions and kernel statuses.

Distinct from Simulation: Shortlist candidates focus on scientific simulation, hardware-in-the-loop, or build systems, not OS-level state spoofing.

Explore 2 awesome GitHub repositories matching operating systems & systems programming · System State Simulation. Refine with filters or upvote what's useful.

Awesome System State Simulation 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.
  • jingmatrix/lsposedAvatar de JingMatrix

    JingMatrix/LSPosed

    11,494Voir sur GitHub↗

    LSPosed is an Android runtime hooking framework and system modification tool. It enables the modification of application and system behavior in memory without altering original installation files, serving as a platform for distributing and managing community-created extension modules. The project provides a comprehensive suite for device and identity spoofing, including the ability to mask hardware identifiers, simulate geographic locations, and conceal root access or hooking frameworks to bypass security and integrity checks. It also functions as an application modder to unlock premium featu

    Simulates system-level conditions, such as forcing the SELinux status to appear as enforcing.

    Javaandroidarthooklsposed
    Voir sur GitHub↗11,494
  • trailofbits/manticoreAvatar de trailofbits

    trailofbits/manticore

    3,855Voir sur GitHub↗

    Manticore is a symbolic execution engine designed for the analysis of binary executables and smart contracts. It functions as an automated vulnerability scanner and verification platform that systematically traverses program execution paths to identify security flaws, validate business invariants, and ensure software properties hold true under all possible input conditions. The engine distinguishes itself through a unified instruction set abstraction that enables consistent analysis across diverse architectures and contract formats. It provides a programmatic interface for deep customization,

    Allows mapping operating system requests to internal methods that manipulate symbolic CPU states to simulate environment interactions during deep code analysis.

    Python
    Voir sur GitHub↗3,855
  1. Home
  2. Operating Systems & Systems Programming
  3. System State Simulation