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 are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Rust Audit

These projects share indexed features with Rust Audit. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 30 related projects→

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.

Which projects share features with shnatsel/rust-audit?

Projects with overlapping indexed features 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…