Skip to content

Support bit offsets in struct members (IDA) #119

@mahaloz

Description

@mahaloz

Since #118, it's become clear we do not support structs that have members at bit offsets:

# TODO: warning if offset is not a multiple of 8 (a bit offset), we are in trouble

Tasks

To close this issue, these things need to happen

  • Change the definition of Struct and StructMember Artifacts to be bit offsets for members
  • Update IDA Pro backend to support bits
  • Make new issues for each decompiler that does not have easy support for bit offsets in structs

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions