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

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

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

jkinder/jakstab

0
View on GitHub↗
164 स्टार्स·25 फोर्क्स·Java·GPL-2.0·5 व्यूज़

Jakstab

The Jakstab static analysis platform for binaries

Features

  • Infrastructure and Configuration - Abstract interpretation-based framework for binary analysis.
  • Binary Analysis - Framework for disassembly and static analysis using abstract interpretation.
  • Security and Vulnerability Scanning - Abstract interpretation-based framework for binary analysis.

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

jkinder/jakstab के लिए स्टार हिस्ट्री चार्टjkinder/jakstab के लिए स्टार हिस्ट्री चार्ट

AI सर्च

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

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

Start searching with AI

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

समान ओपन-सोर्स प्रोजेक्ट्स, जो Jakstab के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • 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
  • 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
  • google/bloatygoogle का अवतार

    google/bloaty

    5,488GitHub पर देखें↗

    Bloaty is a binary size profiler and executable format analyzer that attributes every byte of a binary to specific symbols or compile units. It functions as a compilation unit profiler and C++ symbol demangler, mapping binary size back to source files and translating mangled names into human-readable formats. The project distinguishes itself as a binary diffing tool capable of comparing two versions of a binary to isolate specific symbols or sections responsible for size regressions. It provides specialized support for recovering symbols in stripped binaries by associating them with external

    C++
    GitHub पर देखें↗5,488
  • horsicq/nauz-file-detectorhorsicq का अवतार

    horsicq/Nauz-File-Detector

    574GitHub पर देखें↗

    Linker/Compiler/Tool detector for Windows, Linux and MacOS.

    C++
    GitHub पर देखें↗574
Jakstab के सभी 30 विकल्प देखें→

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

jkinder/jakstab क्या करता है?

The Jakstab static analysis platform for binaries

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

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

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

jkinder/jakstab के ओपन-सोर्स विकल्पों में शामिल हैं: microsoft/binskim — A binary static analysis tool that provides security and correctness results for Windows Portable Executable and *nix… angr/angr — Angr is a binary analysis framework and static analysis tool used for reverse engineering compiled binaries. It serves… google/bloaty — Bloaty is a binary size profiler and executable format analyzer that attributes every byte of a binary to specific… horsicq/nauz-file-detector — Linker/Compiler/Tool detector for Windows, Linux and MacOS. justicerage/manalyze — A static analyzer for PE executables. ossillate-inc/packj — Packj stops :zap: Solarwinds-, ESLint-, and PyTorch-like attacks by flagging malicious/vulnerable open-source…