Commit 1011274
OperationMutator: Mutate string literals instead of just replacing them
There might be some benefit in having "almost valid" base64 or hex
strings. Similar arguments could apply for regular expressions etc.
On top of that, this CL also allows replacing the characters with
non-alphanumerical characters like emojis or emojis with modifiers.
Bug: 443906260
Change-Id: I8f705f2318c9bbaa6cd639b93c23bf6fbf16e62b
Reviewed-on: https://chrome-internal-review.googlesource.com/c/v8/fuzzilli/+/8578341
Auto-Submit: Matthias Liedtke <mliedtke@google.com>
Reviewed-by: Samuel Groß <saelo@google.com>
Commit-Queue: Samuel Groß <saelo@google.com>1 parent 3b6227b commit 1011274
1 file changed
Lines changed: 35 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
55 | 88 | | |
56 | 89 | | |
57 | 90 | | |
| |||
0 commit comments