View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window falowp-bot-plugin-user-1.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.blr19c.falowp.bot.user.plugins.user
├─ com.blr19c.falowp.bot.user.plugins.user.BotUserHook.class - [JAR]
├─ com.blr19c.falowp.bot.user.plugins.user.BotUserOptionKt.class - [JAR]
├─ com.blr19c.falowp.bot.user.plugins.user.Ranking.class - [JAR]
com.blr19c.falowp.bot.user.vo
├─ com.blr19c.falowp.bot.user.vo.BotUserVo.class - [JAR]
com.blr19c.falowp.bot.user.database
├─ com.blr19c.falowp.bot.user.database.BotUser.class - [JAR]