Utilize AI to normalize "semi-obfuscated" Java code, and assist with removal of de-obfuscation "artifacts".
-
Create a
.envfile in the root directory of the project. -
Add your Gemini API key to the
.envfile:GEMINI_API_KEY=your_gemini_api_key_here
