awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesProtocol Analyzer Frameworks

Extensible systems for developing custom decoders and renderers for proprietary protocols.

Distinct from Custom Protocol Implementations: Focuses on the framework for analyzing signals into protocols, not just the implementation of a protocol server.

Explore 2 awesome GitHub repositories matching networking & communication · Protocol Analyzer Frameworks. Refine with filters or upvote what's useful.

Awesome Protocol Analyzer Frameworks GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • gusmanb/logicanalyzerAvatar gusmanb

    gusmanb/logicanalyzer

    4,827Vezi pe GitHub↗

    Logicanalyzer is a digital logic analyzer and signal visualizer designed for capturing and analyzing high-speed digital signal transitions. It functions as a protocol decoder that translates raw digital signals into human-readable frames and operates as a network capture tool to acquire data remotely over TCP. The system is an extensible protocol analyzer, allowing the development of custom decoders and renderers for proprietary protocols through external libraries. It supports remote hardware capturing via WiFi and provides a mechanism to increase available digital channels through multi-dev

    Provides a base class for implementing custom protocol decoding logic and data renderers in external assemblies.

    Python
    Vezi pe GitHub↗4,827
  • lcvvvv/kscanAvatar lcvvvv

    lcvvvv/kscan

    4,286Vezi pe GitHub↗

    kscan is a network security scanner and service fingerprinter used to discover active hosts and open ports. It functions as a network protocol analyzer and internal network mapper to identify reachable gateways and analyze the network surface area of target environments. The tool integrates external asset discovery by retrieving target hosts through external intelligence services and verifying their availability. It also operates as a credential brute force tool, testing authentication strength across multiple protocols using automated username and password dictionaries. The project covers n

    Detects active communication protocols on remote ports regardless of the default port number.

    Go
    Vezi pe GitHub↗4,286
  1. Home
  2. Networking & Communication
  3. Custom Protocol Implementations
  4. Protocol Analyzer Frameworks

Explorează sub-etichetele

  • Service Protocol AnalyzersTools that analyze network responses to identify the communication protocol of a remote service. **Distinct from Protocol Analyzers:** Distinct from Protocol Analyzers: focuses on network service protocol identification rather than radio signal analysis