Vector35 / Vector35/binaryninja-api

Update type libraries to utilize newly added bitfield structure members

Open
#7,534 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Component: Type Libraries Effort: Low Impact: Medium
Dominant language
C++
Stars
1.3k
Forks
298
Avg merge
5d 5h
Merged PRs (30d)
19

Description

https://github.com/Vector35/binaryninja-api/issues/694 is done and bitfields are support in our type system, however we have not updated the type libraries shipped with Binary Ninja to take advantage of them.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the completed bitfield type-system work in issue 694 and locating the type libraries shipped with Binary Ninja. Identify which structure definitions can use the newly added bitfield members, then verify that the updated libraries represent those fields correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
reverse-engineering
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.