Vector35 / Vector35/binaryninja-api

Analysis loop potentially caused by indirect branch/caller analysis

Open
#6,314 4 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

Component: Core Effort: Medium Impact: High
Dominant language
C++
Stars
1.3k
Forks
298
Avg merge
5d 5h
Merged PRs (30d)
19

Description

We get an analysis loop when we open the attached database.

One of the function that is contributing to the infinite loop is 0x100a2db3. And I see the stack trace that leads to this function being marked as updates required involves indirect branch analysis

I feel like this is related to, or the same as https://github.com/Vector35/binaryninja-api/issues/6222

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.