binaryninja-api icon indicating copy to clipboard operation
binaryninja-api copied to clipboard

Support modifiable extern sections

Open xusheng6 opened this issue 1 year ago • 0 comments

Right now the extern section is created by the core during view finalization, and cannot be changed afterwards. It would be nice if we support adding other functions into that section (e.g., those dynamically resolved by GetProcAddr), and then pull the type info automatically.

xusheng6 avatar Jun 18 '24 14:06 xusheng6