Rudra
Rust analyser
A tool that detects common undefined behaviors in Rust programs.
Rust Memory Safety & Undefined Behavior Detection
1k stars
28 watching
43 forks
Language: Rust
last commit: 9 months ago Related projects:
Repository | Description | Stars |
---|---|---|
geiger-rs/cargo-geiger | Detects usage of unsafe Rust in Rust crates and their dependencies to provide statistical input for auditing. | 1,410 |
storyyeller/krakatau | A toolset for analyzing and manipulating Java bytecode | 1,992 |
nachoparker/dutree | A tool to analyze and visualize file system usage in various formats | 828 |
newrelic/rusty-hog | Secret scanner built in Rust for performance to detect sensitive information | 454 |
cognitive-engineering-lab/aquascope | An interactive visualization tool for Rust programs, showing borrow checker and execution flow | 2,021 |
fuzzinglabs/sierra-analyzer | Analyzes and decomposes binary files used by the Sierra blockchain network | 7 |
saresend/gust | A Rust crate for creating simple, interactive data visualizations using D3.js and Vega | 131 |
mozilla/authenticator-rs | A Rust library for interacting with Security Key-type devices via USB HID protocol | 276 |
greyblake/whatlang-rs | A Rust library for detecting the language of text, including script recognition and reliability estimation. | 970 |
gengteng/rust-assistant | An expert assistant for Rust programming questions and issues with precise code interpretation, up-to-date crate information, and source code analysis. | 9 |
fkie-cad/cwe_checker | Automated binary analysis tool to detect common software vulnerabilities | 1,124 |
nnamdi-sys/finalytics | An Rust-based library for financial data analysis and portfolio optimization | 22 |
rjzak/decompressingyara | A tool for decompressing malware samples and running Yara rules against them. | 7 |
roxgib/spl06-007 | A Rust library that provides an I2C driver for a barometric pressure and temperature sensor module. | 1 |
rust-fuzz/afl.rs | A tool for finding security and stability issues in Rust code by testing it with pseudo-random data. | 1,651 |