From 8f506864bdf7fe183adcdef7cac68ffd8bfb7f1a Mon Sep 17 00:00:00 2001 From: Maschell Date: Fri, 11 Oct 2019 13:38:24 +0200 Subject: [PATCH] Update the Readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f350050..3a27968 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,10 @@ gradle Output goes into `dist` +# Eclipse + +To be able open this module in eclipse, you need to create a new Ghidra Module and copy the `.classpath`, `.project` and `.settings` to copy of this repository. + # Credits Based on https://github.com/Relys/rpl2elf \ No newline at end of file