Techdaan / rs3nxt-ghidra-scripts

Ghidra scripts to help reverse-engineer RS3's NXT client
GNU General Public License v3.0
14 stars 4 forks source link

Add a Ghidra 9.2.x support branch #2

Open woahscam opened 3 years ago

woahscam commented 3 years ago

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)

Techdaan commented 3 years ago

It might be better to migrate the project to the latest Ghidra version regardless, I'll look into this in the future if I expand on this tool. If you want to you can PR it!