Sync meta data of imported test cases #2162
bendrissou
started this conversation in
General
Replies: 2 comments
-
You see the fuzzer name that it synced from and the id it has there. Just look it up there |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes I am aware that I have the fuzzer name and the id. So, I can write a script to look up other information. So you confirm that the full filename is not stored in the state. And can't be retrieved in AFL. I am most interested in the timestamp of the imported file. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
When importing test cases of other parallel nodes, the original timestamp in the file name is lost. The new test case file name is constructed as follows:
Does AFL store the file name (or other meta data) of the imported test case somewhere?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions