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éesOpen-source alternativesSelf-hosted softwareBlogPlan du site
ProjetÀ proposHow we rankPresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesPlugin Development

Creation of custom extensions and scripts to expand the capabilities of reverse engineering platforms.

Distinct from Reverse Engineering Tools: Focuses on the act of extending the tool via plugins rather than using the tool for analysis

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

Awesome Plugin Development 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.
  • rizinorg/cutterAvatar de rizinorg

    rizinorg/cutter

    18,957Voir sur GitHub↗

    Cutter is a binary analysis platform and graphical user interface for the Rizin reverse engineering framework. It provides an environment for analyzing the internal logic and data structures of compiled binaries through integrated disassembly and visualization. The platform supports a containerized deployment model to provide isolated environments for binary analysis, which is used to examine suspicious binaries without risking the host system. It is an extensible security tool that allows for the addition of custom analysis capabilities and visualizers via native plugins and scripts. The to

    Supports building custom plugins and scripts to extend binary analysis capabilities for specific targets.

    C++
    Voir sur GitHub↗18,957
  • elastic/logstashAvatar de elastic

    elastic/logstash

    14,884Voir sur GitHub↗

    Logstash is a JVM-based event processor and extract, transform, load system designed for log data processing pipelines. It functions as a plugin-based data ingestor that collects, transforms, and delivers logs and event data from multiple sources to various destinations. The system utilizes a modular architecture of interchangeable input, filter, and output components to handle real-time data ingestion and enterprise log aggregation. Users can extend the pipeline's functionality by developing custom plugins to support unique data sources or specific transformation logic. The platform covers

    Allows users to build custom input, filter, and output plugins to support unique data sources and transformation logic.

    Java
    Voir sur GitHub↗14,884
  1. Home
  2. Operating Systems & Systems Programming
  3. Binary Analysis Capabilities
  4. Reverse Engineering Tools
  5. Plugin Development