From 8cee088e09861bd22b01530a8d9c420099ea5b5f Mon Sep 17 00:00:00 2001 From: ps1-startup Date: Sat, 24 Jan 2026 19:42:13 -0500 Subject: [PATCH] Make Ghidra server instructions clearer I've made it so that "Request Anonymous Access" is enabled if they didn't get permission to edit. --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d50be904..e6bb082a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,6 +15,8 @@ To access the Ghidra repository, use the following details: - Address: `server.mattkc.com` - Port: `13100` +Make sure that you enabled "Request Anonymous Request" if you didn't get permission to edit. + ## General Guidelines If you feel fit to contribute, feel free to create a pull request! Someone will review and merge it (or provide feedback) as soon as possible.