melkor-android
ELF fuzzer
A tool that generates malformed ELF files to test the limits of an ELF parser's ability to handle corrupted data.
An Android port of the melkor ELF fuzzer
60 stars
7 watching
13 forks
Language: C
last commit: about 11 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An Android port of a fuzz testing tool | 65 |
| | A fast and flexible web application testing tool that uses brute-force methods to discover vulnerabilities | 213 |
| | A toolkit for greybox fuzzing of Android applications using AFL++ Frida mode | 109 |
| | Automates fuzz testing of web browsers and manages crashes to help identify security vulnerabilities | 416 |
| | A tool used to test security vulnerabilities in industrial control systems by injecting random data into their application code. | 26 |
| | A fuzzing framework for testing C/C++/Obj-C targets by generating random inputs to induce crashes or verify invariants. | 68 |
| | A tool that uses fuzz testing to identify bugs in software by randomly generating input data | 1,412 |
| | Automated tool to find and identify race bugs in kernels through fuzzing | 359 |
| | A fuzzer that tests Ethereum blockchain clients for consensus bugs by simulating multiple transactions from initial program states | 55 |
| | A tool for fuzzing Android apps with generated files | 39 |
| | A tool that sends HTTP requests in a fast and controlled manner to discover or test vulnerabilities in web applications. | 464 |
| | Fuzzing tool for finding bugs and security issues in software | 43 |
| | A framework for fuzzing web applications to detect vulnerabilities like command and SQL injection | 78 |
| | A toolset for testing the security of Android applications by simulating various types of malformed input data | 85 |
| | Automates the process of sending WebSocket messages to test application vulnerabilities | 144 |