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

add note to bv.file.original_filename RE: projects

Open psifertex opened this issue 1 year ago • 0 comments

With projects, bv.file.original_filename is probably not what you want. Instead you want to use bv.project_file.name and this should be documented on the API docs for original_filename

psifertex avatar Feb 23 '24 02:02 psifertex