Vector35 / Vector35/binaryninja-api
"Attempted to create an integer of size 0x3e8 coercing to 512 bytes" warning in Log when analysing x86 executable
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.1.8005-dev
- Edition: Non-Commercial
- OS: Windows 11 Pro
- OS Version: 24H2
- CPU Architecture: x64
Bug Description:
When I open the file in Binary Ninja, the following warning message appears many times: "[Default] Attempted to create an integer of size 0x3e8 coercing to 512 bytes. If this is occurring as part of analysis please report this as a bug."
Steps To Reproduce:
Please provide all steps required to reproduce the behavior:
- On New Tab, click Open...
- Pick the file.
- See the given warning message in Log.
Expected Behavior:
No warning message.
Binary:
zinc rush flows totally
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. Reproduce the issue by opening the supplied "zinc rush flows totally" x86 executable in Binary Ninja 5.1.8005-dev on Windows, then trace the analysis path responsible for the repeated 0x3e8 integer-size warning; done means the file opens without that warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- reverse-engineering
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100