Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.16 KB

README-EN.md

File metadata and controls

27 lines (20 loc) · 1.16 KB

Pikachu - A Special Java Program Obfuscation Tool Created by the 2P2FJP Development Group (DIED)

🐈: Current Features

  • String Obfuscation: Obfuscates strings to make analysis more difficult.
  • Number Obfuscation: Obfuscates numbers to prevent reverse engineering.
  • Reverse Transformer: Reverses the structure of numbers and integers to complicate analysis.
  • Field Remapper: Renames class fields to make code comprehension difficult.
  • Class To Folder: Converts class files into folders when opened with tools like WinRar or zip, preventing viewing.

Pikachu Contributors

  • Rom - Developer of the OvaqReborn Project, Lead Developer of the Pikachu Obfuscation Tool Project.
  • Hypinohaizin - Lead Developer of the OvaqReborn Project, Developer of the Pikachu Obfuscation Tool Project.
  • NaaNaa - Developer of the OvaqReborn Project.

OvaqReborn Designers

Dachoenaga - Nothing in particular

Chikuwa - Shit Boy

To-Do List

  • Add GUI

How to Build

  • Set up JDK (17)
  • Select Gradle > shadow > shadowJar
  • Done