summaryrefslogtreecommitdiffstats
path: root/development/ghidra/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/ghidra/README')
-rw-r--r--development/ghidra/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/development/ghidra/README b/development/ghidra/README
new file mode 100644
index 0000000000..db029b1400
--- /dev/null
+++ b/development/ghidra/README
@@ -0,0 +1,12 @@
+ghidra (Software Reverse Engineering Tools developed by NSA)
+
+Ghidra is a software reverse engineering (SRE) framework created and
+maintained by the National Security Agency Research Directorate.
+Capabilities include disassembly, assembly, decompilation, graphing,
+and scripting, along with hundreds of other features. Ghidra supports
+a wide variety of processor instruction sets and executable formats
+and can be run in both user-interactive and automated modes.
+
+NOTE: On first run, ghidra will prompt you for your path to the JDK 11+
+home directory. This is usually /usr/lib64/jdk19-<version> if
+installed from slackbuilds.