Searched refs:DexFuzz (Results 1 – 4 of 4) sorted by relevance
1 Main-Class: dexfuzz.DexFuzz
1 DexFuzz4 DexFuzz is primarily a tool for fuzzing DEX files. Fuzzing is the introduction of12 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 DexFuzz24 DexFuzz can run its test programs on either an ADB-connected device, or a host-build of74 DexFuzz now supports execution on your host machine.79 - Files will always be executed in the same directory where you are executing DexFuzz.
35 public class DexFuzz { class
11 JFuzz can be combined with DexFuzz to get multi-layered fuzz testing.85 How to start J/DexFuzz testing (multi-layered)