Use proper relative pointer in objective-c types #6699
Labels
Component: Objective-C Workflow
Issues related to Objective-C support
Effort: Trivial
Issue should take < 1 day
Impact: Low
Issue is a papercut or has a good, supported workaround
The objective-c workflow uses a custom data renderer for relative pointers, that predates actual core support for them. We should migrate over to using the core supported relative pointers instead of through a custom data renderer.
More info from pubslack: https://binaryninja.slack.com/archives/C1E616ZSQ/p1745278384930859
https://github.com/Vector35/workflow_objc/blob/0df5ff8bdbbbebde8a56578491a2526439cd14fe/DataRenderers.cpp#L80-L102
The text was updated successfully, but these errors were encountered: