Hongyu
Hongyu
**Problem:** File and Directory selection was inconsistent with file operations, using basic Qt dialogs instead of the project-aware `ProjectFilePicker` interface. `FormatInputDialog` lives in `ui/shared` (shared library) while `MainWindow` and `ProjectFilePicker`...
@emesare has finished the issue. See https://github.com/Vector35/binaryninja/commit/e734a4fce763f938e942170c2d3c6ba499506431. Thank you!
This is what I currently have for this issue: None of those functions have disassembly information and there are many `[Analysis error] Attempting to add function not backed by file:...
This fix has been merged check PR:https://github.com/Vector35/binaryninja-api/pull/7052 and [commit](https://github.com/Vector35/binaryninja-api/commit/c2a48b1ff770c092a9745eaa28092b89159beb4f#diff-d1146fa5b4c12afd61009d753c792960630a0639dbf7f87a8534d8796c2d9ff3)