2 रिपॉजिटरी
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.
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.
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.