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
Shnatsel avatar

Shnatsel/rust-audit

0
View on GitHub↗
828 stars·40 forks·Rust·Apache-2.0·7 views

Rust Audit

Make production Rust binaries auditable

Features

  • Static Analysis Tools - Audits Rust binaries for known vulnerabilities.
  • Binary Analysis - Embeds dependency data into Rust binaries to audit for bugs.
  • Security and Vulnerability Scanning - Audits Rust binaries for known security vulnerabilities.

Star history

Star history chart for shnatsel/rust-auditStar history chart for shnatsel/rust-audit

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

Frequently asked questions

What does shnatsel/rust-audit do?

Make production Rust binaries auditable

What are the main features of shnatsel/rust-audit?

The main features of shnatsel/rust-audit are: Static Analysis Tools, Binary Analysis, Security and Vulnerability Scanning.

What are some open-source alternatives to shnatsel/rust-audit?

Open-source alternatives to shnatsel/rust-audit include: justicerage/manalyze — A static analyzer for PE executables. praetorian-inc/gokart — A static analysis tool for securing Go code. 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… pypa/pip-audit — Audits Python environments, requirements files and dependency trees for known security vulnerabilities, and can…

Open-source alternatives to Rust Audit

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

    jkinder/jakstab

    164View on GitHub↗

    The Jakstab static analysis platform for binaries

    Java
    View on GitHub↗164
  • justicerage/manalyzeJusticeRage avatar

    JusticeRage/Manalyze

    1,124View on GitHub↗

    A static analyzer for PE executables.

    YARA
    View on GitHub↗1,124
  • 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
  • microsoft/binskimMicrosoft avatar

    Microsoft/binskim

    855View on GitHub↗

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

    C#
    View on GitHub↗855
See all 30 alternatives to Rust Audit→