binaryninja-api
binaryninja-api copied to clipboard
Documentation needed on how a Function's end is determined and how it can be changed.
Binary Ninja calculates a function's "end" differently than other products. Though we believe this to be a superior approach it can cause confusion when someone wants to end a function early. The possible options should be explained somewhere and if possible the user should be notified.