From a78be5e948568c3fa6157f1129ecb086bddf4bfa Mon Sep 17 00:00:00 2001 From: pandaninjas Date: Mon, 8 Jul 2024 22:03:17 -0700 Subject: [PATCH] add screenshots --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 945d3da..104546b 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,5 @@ GUI for the [Narumi deobfuscator](https://github.com/narumii/Deobfuscator) If you want *all* the transformers, not just the composed transformers, run the program with the argument `useraw`
For example: `java -jar narumi-deobf-gui-version-jar-with-dependencies.jar useraw` +## Screenshots +![image](https://github.com/pandaninjas/narumi-deobfuscator-gui/assets/101084582/3a6ad7c3-b825-4eac-8910-e6fb69140c77)