awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
vmware avatar

vmware/chap

0
View on GitHub↗
392 estrellas·43 forks·C++·13 vistas

Chap

chap analyzes un-instrumented core files for leaks, memory growth, and corruption

Features

  • Binary Analysis - Analyzes ELF core files for memory leaks and corruption.
  • Security and Vulnerability Scanning - Analyzes core files for memory leaks and corruption.

Historial de estrellas

Gráfico del historial de estrellas de vmware/chapGráfico del historial de estrellas de vmware/chap

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Chap

Proyectos open-source similares, clasificados según cuántas características comparten con Chap.
  • jkinder/jakstabAvatar de jkinder

    jkinder/jakstab

    164Ver en GitHub↗

    The Jakstab static analysis platform for binaries

    Java
    Ver en GitHub↗164
  • justicerage/manalyzeAvatar de JusticeRage

    JusticeRage/Manalyze

    1,124Ver en GitHub↗

    A static analyzer for PE executables.

    YARA
    Ver en GitHub↗1,124
  • angr/angrAvatar de angr

    angr/angr

    8,898Ver en GitHub↗

    Angr is a binary analysis framework and static analysis tool used for reverse engineering compiled binaries. It serves as a binary decompiler and a lifting platform that translates machine code into a common intermediate representation to enable cross-architecture analysis. The framework integrates a symbolic execution engine and constraint solvers to determine the inputs required to reach specific program states. It also employs untrusted code sandboxing to isolate guest code from the host environment during analysis. Its capabilities cover control flow and data flow analysis, including the

    Python
    Ver en GitHub↗8,898
  • microsoft/binskimAvatar de Microsoft

    Microsoft/binskim

    855Ver en GitHub↗

    A binary static analysis tool that provides security and correctness results for Windows Portable Executable and *nix ELF binary formats

    C#
    Ver en GitHub↗855
Ver las 30 alternativas a Chap→

Preguntas frecuentes

¿Qué hace vmware/chap?

chap analyzes un-instrumented core files for leaks, memory growth, and corruption

¿Cuáles son las características principales de vmware/chap?

Las características principales de vmware/chap son: Binary Analysis, Security and Vulnerability Scanning.

¿Qué alternativas de código abierto existen para vmware/chap?

Las alternativas de código abierto para vmware/chap incluyen: justicerage/manalyze — A static analyzer for PE executables. shnatsel/rust-audit — Make production Rust binaries auditable. angr/angr — Angr is a binary analysis framework and static analysis tool used for reverse engineering compiled binaries. It serves… jkinder/jakstab — The Jakstab static analysis platform for binaries. microsoft/binskim — A binary static analysis tool that provides security and correctness results for Windows Portable Executable and *nix… securego/gosec — gosec is a static analysis security tool designed to scan Go source code for vulnerabilities and common coding flaws.…