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

LowLevelILFunction::PrepareToCopyFunction and related functions not exposed throught the Python API

Open xusheng6 opened this issue 1 year ago • 0 comments

These are needed to rewrite an IL function in a workflow. Though we do recommend people to do workflows in C++, but I feel like it would not hurt if we allow them to do a quick prototyping before starting it in C++

xusheng6 avatar Oct 20 '24 07:10 xusheng6