|
57 | 57 | You can download Skidfuscator [here](https://github.com/skidfuscatordev/skidfuscator-java-obfuscator/releases) and run it directly. |
58 | 58 |
|
59 | 59 | <details> |
60 | | -<summary>CLI Usage/Install</summary> |
61 | | - |
| 60 | +<summary><h3>👉 CLI Usage/Install</h3></summary> |
| 61 | +
|
62 | 62 | ``` |
63 | 63 | java -jar skidfuscator.jar obfuscate <path to your jar> |
64 | 64 | ``` |
@@ -93,15 +93,15 @@ add a significant strength to the obfuscation whilst at the same time retaining |
93 | 93 | Skidfuscator is now feature-complete and continues to be actively maintained with several new obfuscation techniques aimed at hardening your code against reverse engineering. |
94 | 94 |
|
95 | 95 | <details> |
96 | | - <summary>Research Poster (Finalist CCSCNE 2024)</summary> |
| 96 | + <summary><h3>👉 Research Poster (Finalist CCSCNE 2024)</h3></summary> |
97 | 97 | |
98 | 98 |  |
99 | 99 | </details> |
100 | 100 |
|
101 | 101 | ## ✨ Features |
102 | 102 |
|
103 | 103 | 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> |
105 | 105 | |
106 | 106 | ### 1. Automatic Dependency Downloading |
107 | 107 | 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 |
135 | 135 |
|
136 | 136 | 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! |
137 | 137 |
|
138 | | -<details><summary><h4>👉 Expand transformers</h4></summary> |
| 138 | +<details><summary><h3>👉 Expand transformers</h3></summary> |
139 | 139 |
|
140 | 140 | ### Flow Obfuscation |
141 | 141 | | **Feature** | **Edition** | **Description** | |
|
0 commit comments