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

Ability to specify stack arguments layout

Open mostobriv opened this issue 2 years ago • 1 comments

What is the feature you'd like to have? To be able to specify layout of function arguments on stack, using function signature. Currently it's only possible with adding custom calling convention, but would be handy to make it same way as it can be done for registers.

Additional Information: For example in IDA you can use syntax: @<^offset:size>

mostobriv avatar Feb 05 '23 16:02 mostobriv

Yes additionally the UI needs to be updated so it can display these types of parameters as well.

plafosse avatar Feb 20 '23 19:02 plafosse

Closing in favor of this: https://github.com/Vector35/binaryninja-api/issues/3340

plafosse avatar Jul 26 '24 13:07 plafosse