awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
vmware avatar

vmware/chap

0
View on GitHub↗
392 स्टार्स·43 फोर्क्स·C++·7 व्यूज़

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.

स्टार हिस्ट्री

vmware/chap के लिए स्टार हिस्ट्री चार्टvmware/chap के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Chap के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Chap के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • jkinder/jakstabjkinder का अवतार

    jkinder/jakstab

    164GitHub पर देखें↗

    The Jakstab static analysis platform for binaries

    Java
    GitHub पर देखें↗164
  • justicerage/manalyzeJusticeRage का अवतार

    JusticeRage/Manalyze

    1,124GitHub पर देखें↗

    A static analyzer for PE executables.

    YARA
    GitHub पर देखें↗1,124
  • angr/angrangr का अवतार

    angr/angr

    8,898GitHub पर देखें↗

    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
    GitHub पर देखें↗8,898
  • microsoft/binskimMicrosoft का अवतार

    Microsoft/binskim

    855GitHub पर देखें↗

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

    C#
    GitHub पर देखें↗855
Chap के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

vmware/chap क्या करता है?

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

vmware/chap की मुख्य विशेषताएं क्या हैं?

vmware/chap की मुख्य विशेषताएं हैं: Binary Analysis, Security and Vulnerability Scanning।

vmware/chap के कुछ ओपन-सोर्स विकल्प क्या हैं?

vmware/chap के ओपन-सोर्स विकल्पों में शामिल हैं: 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.…