Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Binary Ninja marks .efi file as modified with no user action

Open
#8,520 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
45/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
cpp

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.

Description

Component: Plugin

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:

  1. Open a .efi file in Binary Ninja
  2. Perform no actions on the file
  3. Observe that the tab shows a dot next to the file name, indicating the analysis database has been modified
  4. Close the file
  5. Observe that a save prompt dialog appears

Binary:
efi_files.zip

Dominant language
C++
Stars
1.3k
Forks
298
Avg merge
4d 13h
Merged PRs (30d)
20

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Vector35/binaryninja-api

All issues in Vector35/binaryninja-api

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.