From 3db32d90c11a19bc8c0debb11a89649d1534b4e8 Mon Sep 17 00:00:00 2001 From: 20urc3 <94982366+20urc3@users.noreply.github.com> Date: Sun, 26 Feb 2023 19:39:37 +0100 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d63c76..9d9be49 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,11 @@ Are you tired of your computer going "Beep Boop" and you don't understand it ? L binary, cracksme challenge, or the malware your lover wrote you. ### Version +This script is a BETA version. The goal is to make it compatible with IDA, Binja, R2 and GDB. Lots of improvement have to be done, but +for the moment it is working and it's fun. + This plugins is tested on Linux for the moment. However, nothing stop you to run it on Windows. + Only Ghidra is supported at the moment ### Requirements @@ -17,7 +21,8 @@ To use this plugin, you will need the following: ### Installation - pip download Sekiryu + - pip download Sekiryu + - Run the server on your machine, then the script ghidrai.py inside Ghidra. ### Usage