Vector35 / Vector35/binaryninja-api
[Function] Skipping analysis for function at 0x******** : Exceeds 'analysis.limits.maxFunctionUpdateCount
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.9757 free, a99f2380
- OS: windows
- OS Version: 10
- CPU Architecture: x86_64
Bug Description:
[Function] Skipping analysis for function at 0x******** : Exceeds 'analysis.limits.maxFunctionUpdateCount'. If possible, please report this issue.
Expected Behavior:
Limits should be kept in agreement with modern PC capabilities. They should not be arbitrary.
Screenshots:
Binary:
Would not be able to provide. I can provide some specific information, if that helps. Need exact questions.
Listings or hex dumps not available.
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
Start by locating the analysis.limits.maxFunctionUpdateCount setting and the code that emits the reported skip message. Reproduce the behavior on Windows 10 x86_64 if possible, then determine whether the limit or the analysis update behavior is responsible; completion requires a confirmed fix or a documented, justified limit change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- performance, reverse-engineering
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100