Skip to content

Commit 7e44399

Browse files
authored
Update README.md
1 parent 4cf28bb commit 7e44399

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@
5757
You can download Skidfuscator [here](https://github.com/skidfuscatordev/skidfuscator-java-obfuscator/releases) and run it directly.
5858
5959
<details>
60-
<summary>CLI Usage/Install</summary>
61-
60+
<summary><h3>👉 CLI Usage/Install</h3></summary>
61+
6262
```
6363
java -jar skidfuscator.jar obfuscate <path to your jar>
6464
```
@@ -93,15 +93,15 @@ add a significant strength to the obfuscation whilst at the same time retaining
9393
Skidfuscator is now feature-complete and continues to be actively maintained with several new obfuscation techniques aimed at hardening your code against reverse engineering.
9494
9595
<details>
96-
<summary>Research Poster (Finalist CCSCNE 2024)</summary>
96+
<summary><h3>👉 Research Poster (Finalist CCSCNE 2024)</h3></summary>
9797
9898
![Classic Landscape 1 (3) (1)](https://github.com/skidfuscatordev/skidfuscator-java-obfuscator/assets/30368557/9ab9a2ab-8df7-4e62-a711-4df5f3042947)
9999
</details>
100100
101101
## ✨ Features
102102
103103
Skidfuscator is rich in over 10+ features. Our objective: **be one click, you're protected.** We provide a **GUI**, over **+10** configurable transfomers, we have failsafes and automatic tools to tailor your configuration to you with ease.
104-
<details><summary><h4>👉 Expand features</h4></summary>
104+
<details><summary><h3>👉 Expand features</h3></summary>
105105
106106
### 1. Automatic Dependency Downloading
107107
Skidfuscator intelligently identifies and downloads missing dependencies needed for your project, minimizing manual configuration. Known frameworks such as Bukkit are automatically handled, streamlining setup.
@@ -135,7 +135,7 @@ not to be commercial but to inspire some more clever approaches to code flow obf
135135
136136
Skidfuscator boasts the **most complex**, research-backed flow obfuscation in the JVM community. Our flow obfuscation outperforms competitors such as [Zelix Klassmaster](https://zelix.com), [DexGuard](), and various others. And yes, we're open-source!
137137
138-
<details><summary><h4>👉 Expand transformers</h4></summary>
138+
<details><summary><h3>👉 Expand transformers</h3></summary>
139139
140140
### Flow Obfuscation
141141
| **Feature** | **Edition** | **Description** |

0 commit comments

Comments
 (0)