Giter Site home page Giter Site logo

rs3nxt-ghidra-scripts's Introduction

rs3nxt-ghidra-scripts

Ghidra scripts to help reverse-engineer RS3's NXT client. Currently one huge messy file that performs a few simple operations such as creating/setting up a few data structures, and finding some methods in the binary.

This has only been tested on win64 binaries. MacOS and Linux binaries will not work due to different calling conventions.

Extending the script

Fork and PR away! Please open-source all your changes to comply with the license, and to contribute to the scene.

Usage

Simply copy the contents of the files from /src/main/java/... into Ghidra's script editor. They should work standalone.

rs3nxt-ghidra-scripts's People

Contributors

aridtag avatar techdaan avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

rs3nxt-ghidra-scripts's Issues

Add a Ghidra 9.2.x support branch

This allows users to download the RS3NXTRefactorer.java with support Ghidra version 9.2.x, so they do not have to make the fix manually. (I already have this branch on my fork, notify me and I'll make a PR)

Binary Ninja script

Hey I'm not sure if you would have any interest in it but I created a Binary Ninja plugin that works on their LLIL instead of the raw disassembly.

I based it on the work you did here so figured I would share it with you. You can find it here https://github.com/AridTag/BinjaNxt

Ghidra 10 support

I currently have lots of errors using this script in Ghidra 10. I have rather limited knowledge of Ghidra scripting, so I'm wondering if it's possible that someone finds time to fix it for the new versions?

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.