Giter Site home page Giter Site logo

Comments (9)

uxmal avatar uxmal commented on May 22, 2024

If you can bear with perhaps a week's wait, I can implement NE loading for you. Thanks for the binary reference, that will come in handy for testing.

from reko.

uxmal avatar uxmal commented on May 22, 2024

You can also open the binary as a "raw" file, by using File > Open as... but without proper support for resolving those segments in the binary, the results will be disappointing.

from reko.

moparisthebest avatar moparisthebest commented on May 22, 2024

NE loading would be great! I'll link you to a few things that might be helpful in doing so:

The only thing I've actually found so far capable of loading NE is wine, which runs these perfectly, but on the other hand digging through the wine code to figure out how doesn't sound like a fun time. :)

from reko.

uxmal avatar uxmal commented on May 22, 2024

Googlable information about Win16 is hard to find -- Wine does seem to be the best source. I've started on the loader. I may have been a little optimistic in my time estimate above, but watch the reko project for updates the coming days.

from reko.

moparisthebest avatar moparisthebest commented on May 22, 2024

Looks like HT Editor also has support for NE files.

from reko.

uxmal avatar uxmal commented on May 22, 2024

OK, I've got it to the point where it is able to load CASTLE.EXE and show all the different segments -- see commit f0a9624. I hope you are able to build reko yourself as I'm about to leave for a few days and won't be able to make a proper test release until next week.

from reko.

moparisthebest avatar moparisthebest commented on May 22, 2024

Thanks much, it does load the executable just fine! It does crash on decompilation now though, with these two errors:

An error occurred while reconstructing types. Unable to cast object of type 'Reko.Core.Types.EquivalenceClass' to type 'Reko.Core.Types.StructureType'.
An error occurred while reconstructing types. Unable to cast object of type 'Reko.Core.Types.EquivalenceClass' to type 'Reko.Core.Types.Pointer'.

from reko.

uxmal avatar uxmal commented on May 22, 2024

Thanks for the report. I'm out of town over the weekend but will attend to it when I get back.

from reko.

uxmal avatar uxmal commented on May 22, 2024

I'm closing this as the functionality is implemented. I've opened a few separate issues to cover defects that I've discovered since. If you find more please open separate issues.

from reko.

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.