nim-drchaos
Fuzzer
A fuzzing framework for testing C/C++/Obj-C targets by generating random inputs to induce crashes or verify invariants.
A powerful and easy-to-use fuzzing framework in Nim for C/C++/Obj-C targets
68 stars
19 watching
3 forks
Language: Nim
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool that generates random inputs to test the robustness of database management systems | 188 |
| Automated testing of software components to identify vulnerabilities and weaknesses | 1,110 |
| A tool used to test security vulnerabilities in industrial control systems by injecting random data into their application code. | 26 |
| A tool designed to test the security of large language models by simulating various inputs and observing their responses. | 238 |
| A fuzzing framework for detecting functional bugs in RISC-V processors | 25 |
| A tool for generating and testing random CAN network inputs to simulate real-world conditions. | 13 |
| A tool for simulating and fuzzing Unified Diagnostic Services (UDS) protocol responses for automotive diagnostic purposes. | 294 |
| Automates the process of finding bugs in JavaScript engines by generating random code and testing it for errors | 1,896 |
| A framework for building fuzzing tools to test C++ libraries' APIs by constructing and executing dataflow graphs of function calls and object dependencies. | 9 |
| Fuzzing tool for finding bugs and security issues in software | 43 |
| A tool that uses fuzz testing to identify bugs in software by randomly generating input data | 1,412 |
| A deliberately crafted C program to test the efficacy of fuzzers. | 191 |
| A set of tests designed to challenge and identify bugs in fuzzing engines used by software developers. | 1,437 |
| A tool designed to fuzz and introspect systems using a hypervisor, providing deep device emulation and code coverage analysis. | 367 |
| An interactive tool that tests and hardens the security of system prompts used in GenAI applications against various attacks. | 419 |