GithubHelp home page GithubHelp logo

Comments (7)

cblichmann avatar cblichmann commented on August 15, 2024 2

Well, BinExport uses whatever the disassembler gives it. So on one hand, this should really be fixed in Ghidra, either by fixing its analysis/heuristics or manually by cleaning up the disassembly.
A small script that highlights duplicate functions should be easy enough to come up with for this.
On the other hand, like I already said above, BinExport should always produce a valid .BinExport file. So I will fix this in BinExport, too, at some point. But that likely means to just drop one duplicated functions. This may or may not be what you'd want, though, as we might drop the wrong one (and for BinExport there's no way to know which one is good).

from binexport.

cblichmann avatar cblichmann commented on August 15, 2024

For reference: BinDiff b/153891410.

from binexport.

nstarke avatar nstarke commented on August 15, 2024

FWIW this issue seems specific to MIPS binaries - I had the same problem with MIPS eCos images.

Is there any known work around for this? Thanks in advance

from binexport.

nstarke avatar nstarke commented on August 15, 2024

Thank you for taking the time to respond to my question. I appreciate it.

from binexport.

janbbeck avatar janbbeck commented on August 15, 2024

I just want to bump this with a little additional information:
I have the same problem with an ARM executable, so this is not restricted to MIPS

from binexport.

janbbeck avatar janbbeck commented on August 15, 2024

Oh, and I should point out that this happens when comparing 2 debug builds of closely related executables. Seems strange for Ghidra to get tripped up on that...

from binexport.

Martmists-GH avatar Martmists-GH commented on August 15, 2024

Encountered this same issue on AARCH64 binaries, still an issue on latest version.

from binexport.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.