asmsupport
· This project is will help developer to dynamic create/modify
class at runtime simply, and it's base on ASM framework. but
it's different to ASM, it's make developer don't care about
LocalVariables and Stack status at JVM layer, and also don't
care the underlying instructions of JVM.
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 asmsupport-0.4.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.