awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 Repos

Awesome GitHub RepositoriesRelationship Pattern Analysis

Analysis of connectivity patterns between entities to identify structural anomalies or suspicious groups.

Distinct from Behavioral Analysis Engines: Focuses on the structural topology of relationships rather than time-series behavioral activity.

Explore 4 awesome GitHub repositories matching security & cryptography · Relationship Pattern Analysis. Refine with filters or upvote what's useful.

Awesome Relationship Pattern Analysis GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • straymeteor3337/wechatrealfriendsAvatar von StrayMeteor3337

    StrayMeteor3337/WechatRealFriends

    5,234Auf GitHub ansehen↗

    WechatRealFriends ist ein Auditor für Kontaktbeziehungen und ein Analysetool für soziale Graphen für WeChat. Es überwacht Freundschaftsstatus, um einseitige Freundschaften zu identifizieren und zu erkennen, ob Kontakte ein Konto gelöscht oder blockiert haben. Das Tool nutzt das iPad-Protokoll, um stille Anfragen durchzuführen und den Beziehungsstatus über Serveranfragen abzurufen, die keine Benachrichtigungen beim entfernten Peer auslösen. Dies ermöglicht die Identifizierung nicht-gegenseitiger Kontakte durch zustandslose Beziehungsanalyse. Das Projekt bietet Funktionen zur Bereinigung sozialer Graphen, einschließlich der Möglichkeit, abnormale Kontakte zu markieren und Metadaten-Tags anzuwenden, um das massenhafte Entfernen von Benutzern aus einer Kontaktliste zu erleichtern.

    Analyzes friendship connectivity patterns to identify one-way relationships and structural anomalies in the social graph.

    JavaScript
    Auf GitHub ansehen↗5,234
  • falkordb/falkordbAvatar von FalkorDB

    FalkorDB/FalkorDB

    3,437Auf GitHub ansehen↗

    FalkorDB is a high-performance graph database management system and vector graph database. It serves as a knowledge graph construction tool and a GraphRAG knowledge store, integrating structured property graphs with vector search to provide grounded context for large language models. The engine is designed as a multi-tenant graph engine, capable of hosting thousands of isolated datasets within a single instance. The system distinguishes itself by using linear algebra for query execution, treating relationship tensors as matrix multiplications to achieve low-latency multi-hop traversals. It ut

    Identifies unusual connections between entities to flag suspicious behaviors like fraud rings.

    Ccloud-databasedatabasedatabase-as-a-service
    Auf GitHub ansehen↗3,437
  • specterops/bloodhoundAvatar von SpecterOps

    SpecterOps/BloodHound

    2,789Auf GitHub ansehen↗

    BloodHound is an identity risk management platform and graph-based attack path analyzer used to map identity relationships and permissions in Active Directory. It functions as a security tool for auditing directory services, uncovering unintended privilege relationships, and visualizing sequences of permissions that can lead to domain compromise. The project differentiates itself as a comprehensive adversary emulation framework that coordinates remote agents and executes post-exploitation commands. It includes a reverse proxy for bypassing multi-factor authentication via real-time session hij

    Analyzes the structural topology of identity relationships to identify suspicious patterns and attack paths.

    Go
    Auf GitHub ansehen↗2,789
  • patwalters/practical_cheminformatics_tutorialsAvatar von PatWalters

    PatWalters/practical_cheminformatics_tutorials

    1,267Auf GitHub ansehen↗

    This project is a collection of educational notebooks and computational workflows designed for cheminformatics and molecular data science. It provides a structured environment for processing chemical structures, performing scaffold identification, and executing reaction enumeration through standardized data representations. The toolkit distinguishes itself by integrating statistical clustering and visualization techniques to interpret chemical diversity within large datasets. It supports advanced research workflows by enabling structure-activity relationship analysis and the evaluation of pro

    Supports drug discovery by identifying key patterns through structure-activity relationship analysis.

    Jupyter Notebook
    Auf GitHub ansehen↗1,267
  1. Home
  2. Security & Cryptography
  3. Relationship Pattern Analysis

Unter-Tags erkunden

  • Structure-Activity Relationship AnalyzersExamines structure-activity relationships using R-group analysis and matched molecular pairs. **Distinct from Relationship Pattern Analysis:** Focuses on chemical SAR analysis rather than general relationship pattern analysis.