Vector35 / Vector35/OpaquePredicatePatcher
Broken if there is no default platform set
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 70
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
The call to the API is_never_branch_patch_available should pass the architecture of the basic block for the instruction
Contributor guide
No contributing guide indexed for this repository
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
Locate the call to is_never_branch_patch_available and inspect how the relevant basic block and instruction are represented. Verify how the basic block architecture is obtained, then confirm the API call receives that architecture when no default platform is set; add or run the existing checks for this case if the repository provides them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- reverse-engineering
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100