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éesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to aflplusplus/libafl

Open-source alternatives to LibAFL

30 open-source projects similar to aflplusplus/libafl, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best LibAFL alternative.

  • 0xdea/haruspexAvatar de 0xdea

    0xdea/haruspex

    126Voir sur GitHub↗

    Vulnerability research assistant that extracts pseudocode from the IDA Hex-Rays decompiler.

    Rustida-pluginida-proidalib
    Voir sur GitHub↗126
  • 0xdea/oneiromancerAvatar de 0xdea

    0xdea/oneiromancer

    136Voir sur GitHub↗

    Reverse engineering assistant that uses a locally running LLM to aid with pseudocode analysis.

    Rustaidapalollamapseudocode
    Voir sur GitHub↗136
  • 0xdea/rhabdomancerAvatar de 0xdea

    0xdea/rhabdomancer

    117Voir sur GitHub↗

    Vulnerability research assistant that locates calls to potentially insecure API functions in a binary file.

    Rustida-pluginida-proidalib
    Voir sur GitHub↗117
  • 2bllw8/anemo2

    2bllw8/anemo

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • 2dust/v2raynAvatar de 2dust

    2dust/v2rayN

    109,164Voir sur GitHub↗

    v2rayN is a cross-platform graphical management suite designed to centralize the configuration and execution of multiple network proxy protocols. It functions as a unified control plane that abstracts heterogeneous proxy backends, allowing users to manage diverse network routing engines through a single interface. The platform distinguishes itself by providing a consistent management experience across Windows, Linux, and macOS, while orchestrating the lifecycle of independent proxy processes as child services. It supports specific configuration ecosystems, enabling users to organize and switc

    C#proxyshadowsockssocks5
    Voir sur GitHub↗109,164

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • 2dust/v2rayngAvatar de 2dust

    2dust/v2rayNG

    58,172Voir sur GitHub↗

    v2rayNG is an Android proxy client designed to route device network traffic through encrypted tunnels. It functions as a network routing engine that intercepts outgoing requests and applies custom traffic rules to manage connectivity and enhance user privacy. The application distinguishes itself by integrating a high-performance network proxy core, which enables complex protocol translation and traffic management directly on mobile devices. It utilizes local loopback and Unix-socket tunneling to redirect device-wide requests, maintaining persistent connectivity through native background servi

    Kotlinandroidproxyshadowsocks
    Voir sur GitHub↗58,172
  • 6eh01der/myldapsyncAvatar de 6eh01der

    6eh01der/myldapsync

    0Voir sur GitHub↗

    A tool for syncing LDAP users to MySQL or MariaDB users

    Python
    Voir sur GitHub↗0
  • aashishksahu/safespaceAvatar de aashishksahu

    aashishksahu/SafeSpace

    303Voir sur GitHub↗

    Download the APK from here

    Kotlin
    Voir sur GitHub↗303
  • acrogenesis/macchangerAvatar de acrogenesis

    acrogenesis/macchanger

    363Voir sur GitHub↗

    Change your mac address, for OS X

    Ruby
    Voir sur GitHub↗363
  • adrianosela/sslmgrA

    adrianosela/sslmgr

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • adroll/hologramAvatar de AdRoll

    AdRoll/hologram

    808Voir sur GitHub↗

    Easy, painless AWS credentials on developer laptops.

    Go
    Voir sur GitHub↗808
  • agamm/claude-code-owaspAvatar de agamm

    agamm/claude-code-owasp

    236Voir sur GitHub↗

    Claude Code skill for OWASP security best practices (2025-2026). Includes Top 10:2025, ASVS 5.0, Agentic AI security, and 20+ language-specific security quirks.

    Voir sur GitHub↗236
  • agrahn/android-password-storeA

    agrahn/Android-Password-Store

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • andrewjkerr/security-cheatsheetsAvatar de andrewjkerr

    andrewjkerr/security-cheatsheets

    1,387Voir sur GitHub↗

    🔒 A collection of cheatsheets for various infosec tools and topics.

    bashcheatsheetssecurity
    Voir sur GitHub↗1,387
  • andrewlock/netescapades.aspnetcore.securityheadersAvatar de andrewlock

    andrewlock/NetEscapades.AspNetCore.SecurityHeaders

    842Voir sur GitHub↗

    Small package to allow adding security headers to ASP.NET Core websites

    C#
    Voir sur GitHub↗842
  • animir/node-rate-limiter-flexibleAvatar de animir

    animir/node-rate-limiter-flexible

    3,556Voir sur GitHub↗

    Atomic and non-atomic counters and rate limiting tools. Limit resource access at any scale.

    JavaScriptbruteforcedrizzledynamodb
    Voir sur GitHub↗3,556
  • anorov/cloudflare-scrapeAvatar de Anorov

    Anorov/cloudflare-scrape

    3,526Voir sur GitHub↗

    cloudflare-scrape

    Python
    Voir sur GitHub↗3,526
  • anthropics/skillsAvatar de anthropics

    anthropics/skills

    151,506Voir sur GitHub↗

    This project provides a standardized framework for extending the functional range of artificial intelligence agents through a registry of modular, declarative instructions. It enables agentic workflow automation by allowing developers to define task-specific behaviors and operational constraints that guide how agents interact with external tools and execute multi-step processes. The system distinguishes itself through a directory-based discovery model and a plugin-registry architecture that facilitates the distribution of specialized workflows. By utilizing a schema-driven specification that

    Pythonagent-skills
    Voir sur GitHub↗151,506
  • aparajita/capacitor-biometric-authAvatar de aparajita

    aparajita/capacitor-biometric-auth

    224Voir sur GitHub↗

    This plugin for Capacitor 8 provides access to native biometry and device credentials on iOS and Android. It supports every type of biometry and every configuration option on both platforms. In addition, biometry and device credentials are simulated on the web so you can test your logic without…

    JavaScript
    Voir sur GitHub↗224
  • aparajita/capacitor-secure-storageA

    aparajita/capacitor-secure-storage

    0Voir sur GitHub↗

    This plugin for Capacitor 8 provides secure key/value storage on iOS and Android. It was originally designed to be a companion to @aparajita/capacitor-biometric-auth in order to securely store login credentials, but can be used to store any JSON data types.

    Voir sur GitHub↗0
  • apsdehal/awesome-ctfAvatar de apsdehal

    apsdehal/awesome-ctf

    11,614Voir sur GitHub↗

    This project is a comprehensive directory of software utilities, frameworks, and educational resources designed for cybersecurity competitions and offensive security research. It serves as a centralized index for tools used in cryptography, forensics, reverse engineering, and web exploitation, while providing structured materials for training and skill development. The repository distinguishes itself through a community-driven maintenance model that aggregates and organizes technical resources into a searchable, hierarchical structure. It facilitates knowledge transfer by cataloging expert pr

    JavaScriptawesomectfpenetration
    Voir sur GitHub↗11,614
  • aquasecurity/trivyAvatar de aquasecurity

    aquasecurity/trivy

    36,462Voir sur GitHub↗

    Trivy is a comprehensive security scanner designed to identify vulnerabilities and misconfigurations across container images, filesystems, and infrastructure as code files. It functions as a software composition analysis tool and an infrastructure security scanner, providing automated checks for CI/CD pipelines and cloud environments to ensure the integrity of the software supply chain. The tool distinguishes itself through a modular, plugin-based architecture that allows for the independent inspection of diverse targets. It utilizes a declarative policy engine to evaluate configurations agai

    Gocontainersdevsecopsdocker
    Voir sur GitHub↗36,462
  • arctosoft/valv-androidAvatar de Arctosoft

    Arctosoft/Valv-Android

    217Voir sur GitHub↗

    An encrypted gallery vault for Android devices.

    Java
    Voir sur GitHub↗217
  • arsvechkarev/vaultAvatar de arsvechkarev

    arsvechkarev/Vault

    51Voir sur GitHub↗

    Simple, fast, secure password manager

    Kotlin
    Voir sur GitHub↗51
  • ashishb/android-security-awesomeAvatar de ashishb

    ashishb/android-security-awesome

    9,224Voir sur GitHub↗
    Shellandroidawesomeawesome-list
    Voir sur GitHub↗9,224
  • aspnet/securityAvatar de aspnet

    aspnet/Security

    1,287Voir sur GitHub↗

    Archived Middleware for security and authorization of web apps. Project moved to https://github.com/aspnet/AspNetCore

    C#
    Voir sur GitHub↗1,287
  • atentumzero/passcheckAvatar de AtentumZero

    AtentumZero/PassCheck

    65Voir sur GitHub↗

    A web application featuring some handy password tools

    JavaScript
    Voir sur GitHub↗65
  • atugushev/django-password-sessionAvatar de atugushev

    atugushev/django-password-session

    10Voir sur GitHub↗

    Django Password Session

    Python
    Voir sur GitHub↗10
  • authpass/authpassAvatar de authpass

    authpass/authpass

    2,658Voir sur GitHub↗

    AuthPass - Password Manager based on Flutter for all platforms. Keepass 2.x (KDBX 3 and KDBX 4) compatible.

    Dart
    Voir sur GitHub↗2,658
  • 0xdea/augurAvatar de 0xdea

    0xdea/augur

    112Voir sur GitHub↗

    Reverse engineering assistant that extracts strings and related pseudocode from a binary file.

    Rustida-pluginida-proidalib
    Voir sur GitHub↗112