From 25e416f8273f3c0222ecb1f98d1400526540061f Mon Sep 17 00:00:00 2001 From: real-xBrownieCodez <72617433+real-xBrownieCodez@users.noreply.github.com> Date: Fri, 16 Oct 2020 23:14:08 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 09a484c..75e4d4a 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ This program is to fix several methods of obfuscators modifying the ClassFile to make it unreadable for decompilers. Supported Methods: - [ClassFiles which looks like Folders](https://github.com/ItzSomebody/stopdecompilingmyjava/blob/master/decompiler-tool-bugs/entry-012/entry.md) + + * [ClassFiles which looks like Folders](https://github.com/ItzSomebody/stopdecompilingmyjava/blob/master/decompiler-tool-bugs/entry-012/entry.md) Usage: ```sh