Garret Rieger
|
b17fbc200b
|
[repacker] use memcpy to avoid alignment issues.
|
2022-12-05 14:13:47 -07:00 |
Garret Rieger
|
554ed06fac
|
[repacker] add cycle detection to the graph sort.
This allows us to bail early if the graph is not acyclic.
|
2022-12-01 21:52:37 +00:00 |
Garret Rieger
|
9e99d08470
|
[repacker] validate link widths during repacker setup.
|
2022-12-01 20:17:41 +00:00 |
Garret Rieger
|
edf7a29595
|
[repacker] Validate link positions before running the repacker.
|
2022-12-01 20:17:41 +00:00 |
Garret Rieger
|
deca30b268
|
[repacker] get repacker fuzzer working.
Additionally add helper method that allows a graph to be saved as a fuzzer seed.
|
2022-12-01 20:17:40 +00:00 |
Garret Rieger
|
261a605f9c
|
[repacker] verify graph is a dag before using the fuzzer input.
|
2022-12-01 20:17:40 +00:00 |
Garret Rieger
|
985b19f678
|
[repacker] begin implementing a fuzzer for the repacker api.
|
2022-12-01 20:17:39 +00:00 |