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

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

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

2 रिपॉजिटरी

Awesome GitHub RepositoriesManaged Code Analyzers

Tools for dissecting and inspecting structures and methods within managed framework applications.

Distinct from Static Code Analyzers: Distinct from static analysis: focuses on runtime dissection of managed objects rather than source code parsing.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Managed Code Analyzers. Refine with filters or upvote what's useful.

Awesome Managed Code Analyzers GitHub Repositories

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

    cheat-engine/cheat-engine

    18,453GitHub पर देखें↗

    Cheat Engine is a software reverse engineering suite and memory editor designed for the Windows environment. It functions as a comprehensive platform for inspecting, analyzing, and modifying the internal logic and data structures of running applications. The tool provides capabilities for real-time memory scanning and manipulation, allowing users to locate and alter specific values within a process's address space. It distinguishes itself through advanced debugging features, including hardware-assisted debugging, kernel-mode driver injection for bypassing memory protections, and dynamic binar

    Dissects and inspects structures and methods within managed applications to facilitate targeted modifications.

    Pascal
    GitHub पर देखें↗18,453
  • typescript-eslint/typescript-eslinttypescript-eslint का अवतार

    typescript-eslint/typescript-eslint

    16,103GitHub पर देखें↗

    This project is a static analysis framework and linting engine designed to inspect TypeScript codebases. It functions as a plugin suite that enables standard linting workflows to parse source code into abstract syntax trees, allowing for the automated enforcement of coding standards and the identification of potential bugs through a modular, rule-based visitor pattern. The engine distinguishes itself by integrating directly with the TypeScript compiler to perform type-aware analysis. By accessing compiler type information, it can identify complex errors and unsafe patterns that standard synta

    Accesses the compiler type checker to identify nuanced bugs and best practice violations that require deep understanding of code structure.

    TypeScripteslinteslint-plugineslintplugin
    GitHub पर देखें↗16,103
  1. Home
  2. Software Engineering & Architecture
  3. Static Code Analyzers
  4. Managed Code Analyzers