Home
last modified time | relevance | path

Searched refs:DexFuzz (Results 1 – 4 of 4) sorted by relevance

/art/tools/dexfuzz/
Dmanifest.txt1 Main-Class: dexfuzz.DexFuzz
DREADME1 DexFuzz
4 DexFuzz is primarily a tool for fuzzing DEX files. Fuzzing is the introduction of
12 For a wider overview of DexFuzz, see:
16 In typical operation, you provide DexFuzz with a set of DEX files that are the "seeds"
21 How to run DexFuzz
24 DexFuzz can run its test programs on either an ADB-connected device, or a host-build of
72 DexFuzz now supports execution on your host machine.
77 - Files will always be executed in the same directory where you are executing DexFuzz.
/art/tools/dexfuzz/src/dexfuzz/
DDexFuzz.java35 public class DexFuzz { class
/art/tools/jfuzz/
DREADME.md11 JFuzz can be combined with DexFuzz to get multi-layered fuzz testing.
87 How to start J/DexFuzz testing (multi-layered)