Vector35 / Vector35/binaryninja-api
Binary Ninja marks .efi file as modified with no user action
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 298
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 19
Description
Version and Platform (required):
- Binary Ninja Version: 5.3 and 6.1.10594
- Edition: Ultimate
- OS: macOS, Windows 11
- OS Version: macOS Tahoe 26.5.2, Win11 10.0.26200 N/A Build 26200
- CPU Architecture: x64
Bug Description:
After opening a .efi file and performing no actions on it, Binary Ninja indicates that the analysis database has been modified (a dot appears next to the file name in the tab). Closing the file then prompts a save dialog, even though no changes were made by the user.
This has been observed across versions 5.3 and 6.1.10594, and reproduced on both macOS and Windows 11.
Steps To Reproduce:
- Open a .efi file in Binary Ninja
- Perform no actions on the file
- Observe that the tab shows a dot next to the file name, indicating the analysis database has been modified
- Close the file
- Observe that a save prompt dialog appears
Binary:
efi_files.zip
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file or test is named. First reproduce the issue with the attached efi_files.zip on the listed platforms and versions, then trace how opening and analyzing an EFI file marks the database dirty. Done means an untouched .efi file does not show as modified and closing it does not prompt to save.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop, reverse-engineering
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100