Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue when installing #39

Closed
PoloNX opened this issue Jun 4, 2023 · 4 comments
Closed

Issue when installing #39

PoloNX opened this issue Jun 4, 2023 · 4 comments

Comments

@PoloNX
Copy link

PoloNX commented Jun 4, 2023

Hi, I have this issue when installing the extension

Extension version for [SwitchLoader-1.4.0-19ca180-Ghidra_10.2.2.zip] is incompatible with Ghidra.

Build Date: 2023-May-10 1508 EDT
Ghidra Version: 10.3
Java Home: C:\Program Files\Eclipse Adoptium\jdk-17.0.7.7-hotspot
JVM Version: Eclipse Adoptium 17.0.7
OS: Windows 11 10.0 amd64
Workstation: PC_DE_CHARLI

@masagrator
Copy link

masagrator commented Jun 4, 2023

Because latest release is incompatible with it. You can either compile it yourself (because source code was updated to support 10.3) or download from here
https://github.com/TSRBerry/Ghidra-Switch-Loader/releases/tag/1.4.0

@PoloNX
Copy link
Author

PoloNX commented Jun 4, 2023

Thanks, and another question. I'm creating one homebrew on my switch and want to debug it. Ghidra can help me to do it ? Maybe by opening the .elf

@MaKiPL
Copy link

MaKiPL commented Jun 4, 2023

The ELF is typical -Unix executable/program. It's like an EXE on Windows, therefore it's even more than possible for Ghidra to fully support the file. As it's Switch then it's going to be in AArch64, but you should be fine. For NX however it's not natural to work with ELF files, but if it's work as homebrew then fine

@PoloNX
Copy link
Author

PoloNX commented Jun 4, 2023

No, I use one .nro on my switch homebrew. I want to follow this guide to debug a crash on my app https://gist.github.com/jam1garner/c9ba6c0cff150f1a2480d0c18ff05e33

@Adubbz Adubbz closed this as completed Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants