difuzz-rtl
CPU fuzzer
An approach to fuzz testing CPU designs using differential coverage analysis and random instruction mutation
79 stars
4 watching
18 forks
Language: Verilog
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Automated tool to find and identify race bugs in kernels through fuzzing | 359 |
| A fuzzing framework for detecting functional bugs in RISC-V processors | 25 |
| A fuzzing framework for testing C/C++/Obj-C targets by generating random inputs to induce crashes or verify invariants. | 68 |
| A tool used to test security vulnerabilities in industrial control systems by injecting random data into their application code. | 26 |
| A deliberately crafted C program to test the efficacy of fuzzers. | 191 |
| A fast and flexible web application testing tool that uses brute-force methods to discover vulnerabilities | 213 |
| A fuzzer that tests Ethereum blockchain clients for consensus bugs by simulating multiple transactions from initial program states | 55 |
| A tool that generates random inputs to test the robustness of database management systems | 188 |
| A tool for generating and testing random CAN network inputs to simulate real-world conditions. | 13 |
| A tool for finding security and stability issues in Rust code by testing it with pseudo-random data. | 1,668 |
| Automated testing of software components to identify vulnerabilities and weaknesses | 1,110 |
| A tool for testing unexpected inputs of file formats in third-party software by leveraging existing libraries and fuzzers | 199 |
| Fuzz testing tool to check browser security policies and detect vulnerabilities in web applications | 3 |
| Automated protocol testing and fuzzing suite for SSL/TLS implementations | 562 |
| A tool to test and identify vulnerabilities in MQTT protocol implementations by sending pre-defined sequences of control packets. | 77 |