Skip to content
This repository was archived by the owner on Aug 4, 2025. It is now read-only.
This repository was archived by the owner on Aug 4, 2025. It is now read-only.

Infer structure types for unknwon protocols #13

@river-li

Description

@river-li

In the current version, If we don't have the protocol's type information, we will use void* as default. However, Binary Ninja has a create_structure_from_offset_access API, which would automatically create the inferred structure types. We could leverage this feature to infer an appropriate type for unknown protocols.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions