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

GitHub

59 stars
7 watching
13 forks
Language: C
last commit: over 10 years ago

Related projects:

Repository Description Stars
anestisb/radamsa-android An Android port of a fuzz testing tool 64
henshin/filebuster A fast and flexible web application testing tool that uses brute-force methods to discover vulnerabilities 212
quarkslab/android-fuzzing A toolkit for greybox fuzzing of Android applications using AFL++ Frida mode 107
stephenfewer/grinder Automates fuzz testing of web browsers and manages crashes to help identify security vulnerabilities 415
momalab/icsfuzz Fuzzes control applications to uncover vulnerabilities 26
status-im/nim-drchaos A fuzzing framework for testing C/C++/Obj-C targets by generating random inputs to induce crashes or verify invariants. 68
google/atheris A tool that uses fuzz testing to identify bugs in software by randomly generating input data 1,399
compsec-snu/razzer A tool to identify and fix race bugs in kernel code through fuzzing and static analysis 358
snuspl/fluffy A fuzzer that tests Ethereum blockchain clients for consensus bugs by simulating multiple transactions from initial program states 54
jonmetz/androfuzz A tool for fuzzing Android apps with generated files 38
redteampentesting/monsoon A tool that sends HTTP requests in a fast and controlled manner to discover or test vulnerabilities in web applications. 460
planetis-m/libfuzzer Fuzzing tool for finding bugs and security issues in software 43
sefcom/witcher A framework for fuzzing web applications to detect vulnerabilities like command and SQL injection 77
antojoseph/droid-ff A toolset for testing the security of Android applications by simulating various types of malformed input data 85
andresriancho/websocket-fuzzer Automates the process of sending WebSocket messages to test application vulnerabilities 144