Could not generate flag IL & unimplemented instruction (LLIL)

Open
#3,998 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
android

Research direction

Start by opening the attached libmt4.so.tar.gz sample in Binary Ninja and reproducing the analysis warnings and errors. Inspect the locations reporting “Could not generate flag IL” and “unimplemented instruction (LLIL)”; the issue is done when the sample’s relevant instructions analyze without those failures.

Written by the indexing model from the issue text.

Description

Component: Architecture Core: LLIL Effort: Medium Impact: Medium

Version and Platform (required):

  • Binary Ninja Version: 3.0.3233, e250d0a3
  • OS: macOS 12.3
  • OS Version: 12.3

Bug Description:
sample file: arm64v8a-android shared library.

Use latest binary ninja version analyze my sample file show a lot errors & warnings

  1. Could not generate flag IL.
  2. unimplemented instruction (LLIL)

Steps To Reproduce:
Please provide all steps required to reproduce the behavior:

  1. download my sample file.
  2. open it and wait binary ninja fully analyzed that file.
  3. can see a lot warnings & errors on menu - tags.

Expected Behavior:
It should can decode all of it instructions.

Screenshots:
image

Additional Information:
Talked with yrp before on slack.

sample file here:
libmt4.so.tar.gz

Dominant language
C++
Stars
1.3k
Forks
298
Avg merge
5d 5h
Merged PRs (30d)
19

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.