MCPcopy Create free account
hub / github.com/capstone-engine/capstone / fuzz.py

File fuzz.py

suite/fuzz.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/python
2
3# Simple fuzzing tool by disassembling random code. By Nguyen Anh Quynh, 2014
4# Syntax:

Callers

nothing calls this directly

Calls 4

CsClass · 0.85
get_codeFunction · 0.70
csFunction · 0.70
cs_liteFunction · 0.70

Tested by

no test coverage detected