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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Microsoft avatar

Microsoft/binskim

0
View on GitHub↗
855 stars·173 forks·C#·9 views

Binskim

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

Features

  • Infrastructure and Configuration - Analyzes Windows binaries for security and correctness issues.
  • Binary Analysis - Performs static analysis for security and correctness on Windows binaries.
  • Binary Analysis - Analyzes Windows portable executables for security and correctness.
  • Security and Vulnerability Scanning - Analyzes Windows binaries for security and correctness issues.

Star history

Star history chart for microsoft/binskimStar history chart for microsoft/binskim

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Binskim

Similar open-source projects, ranked by how many features they share with Binskim.
  • jkinder/jakstabjkinder avatar

    jkinder/jakstab

    164View on GitHub↗

    The Jakstab static analysis platform for binaries

    Java
    View on GitHub↗164
  • angr/angrangr avatar

    angr/angr

    8,898View on 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
    View on GitHub↗8,898
  • horsicq/nauz-file-detectorhorsicq avatar

    horsicq/Nauz-File-Detector

    574View on GitHub↗

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

    C++
    View on GitHub↗574
  • google/bloatygoogle avatar

    google/bloaty

    5,488View on GitHub↗

    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++
    View on GitHub↗5,488
See all 30 alternatives to Binskim→

Frequently asked questions

What does microsoft/binskim do?

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

What are the main features of microsoft/binskim?

The main features of microsoft/binskim are: Infrastructure and Configuration, Binary Analysis, Security and Vulnerability Scanning.

What are some open-source alternatives to microsoft/binskim?

Open-source alternatives to microsoft/binskim include: 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. justicerage/manalyze — A static analyzer for PE executables. 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. ossillate-inc/packj — Packj stops :zap: Solarwinds-, ESLint-, and PyTorch-like attacks by flagging malicious/vulnerable open-source…