commit | 2df7a6550548a4a7e07ef1d575992951847eef78 | [log] [tgz] |
---|---|---|
author | Santiago Aboy Solanes <solanes@google.com> | Tue Apr 25 15:00:53 2023 +0100 |
committer | Santiago Aboy Solanes <solanes@google.com> | Thu Apr 27 14:48:21 2023 +0000 |
tree | ad58eccb0e06e3778a3732caa982727d88159ce7 | |
parent | cde6497d286337de2ed21c71c85157e2745b742b [diff] |
Initial ART fuzzer for DEX verification It fuzzes the verifier by generating DEX files, trying to open them, and verify them. Add a small corpus to start with: * Empty: Totally empty file (invalid DEX) * Main: Empty main (valid DEX) * Hello-world: Main that prints "Hello, world!" Add a small dictionary with valid DEX headers. Bug: 249085422 Change-Id: I9a6a555ea2462e7156669e1728815f8dcaacb23a