Adubbz / Ghidra-Switch-Loader

Nintendo Switch loader for Ghidra
ISC License
278 stars 41 forks source link

Upgrade to Ghidra 10.2 #35

Closed TSRBerry closed 1 year ago

TSRBerry commented 1 year ago

This PR allows this plugin to be compiled for 10.2 and import files without issues.

Although I tested it, I can't really guarantee that this works as expected. To me these changes look pretty minor and shouldn't cause issues, but I'd rather have someone take a look and verify everything works as expected.

gibbed commented 1 year ago

Thanks. I'm lazy so I built this PR using GitHub Codespaces. SwitchLoader-1.4.0-c79b822-Ghidra_10.2.zip

TSRBerry commented 1 year ago

The fork also generates new releases now: https://github.com/TSRBerry/Ghidra-Switch-Loader/releases Forgot to enable Actions before

GGLinnk commented 1 year ago

I suggest you to update the README since Java 17 is required