Git Product home page Git Product logo

gtirb-ghidra-plugin's People

Contributors

amygale avatar eschulte avatar tneale-gt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gtirb-ghidra-plugin's Issues

Support GTIRB v2?

Hello,
Nowadays, running the plugin with ddisasm outputs shows an error due to the mismatch:

if (fileVersion != thisVersion) {
Msg.error(this, "GTIRB file import failed, GTIRB version " +
fileVersion +
" does not match expected version (" +
thisVersion + ").");
return null;

I have worked around it by just ignoring it!
First, is that a good idea?

Otherwise, I'm thinking that if gtirb v2 is backwards compatible with v1, then it'd be safe to remove this version check, correct?

Looking at the difference when the major version changed at
GrammaTech/gtirb@v1.10.0...v1.10.1

I'm seeing that the only notable difference is the new byte endianness field.

Update Support for Latest Ghidra and GTIRB Versions

The gtirb-ghidra-plugin repository has not seen updates for quite some time, and it currently supports specific versions of Ghidra and GTIRB. As the community relies on this plugin for handling GTIRB files within Ghidra, it’s essential to ensure compatibility with the latest versions of both tools.
Is there a plan to update the code base to support the most recent releases of Ghidra and GTIRB?
If so, what is the expected timeline for these updates?

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.