googleprojectzero / googleprojectzero/fuzzilli
Lack of LoadGlobal Opcode despite documentation
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 2.3k
- Forks
- 367
- Avg merge
- 23h 53m
- Merged PRs (30d)
- 1
Description
Hi,
I've noticed that the FuzzIL LoadGlobal opcode is referenced in various places including the readme. But when I look into the opcodes definition it doesn't seem to be there. I was wondering if it has been superseded by LoadBuiltin. If so should I should update the documentation?
Happy Holidays,
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 by comparing the README references to FuzzIL's opcode definition and the existing LoadBuiltin entry. Determine whether LoadBuiltin superseded LoadGlobal; done means the documentation and opcode references consistently describe the current opcode set.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100