googleprojectzero / googleprojectzero/Jackalope
Dictionary format
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.4k
- Forks
- 157
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I noticed that Jackalope has an option to accept dictionary for the target application input format. I could not get any example of such a dictionary's format. The readme only says that 1 entry per line. Can someone point out what format the dictionary should be?
thanks
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the README section describing the dictionary option and trace the existing input-format behavior if the README does not provide enough detail. Done means documenting the expected one-entry-per-line format, including a concrete example, so users can supply a valid dictionary.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100