TonicBox
JCHJava Community | Help. Code. Learn.
•Created by TonicBox on 12/13/2022 in #java-help
Pathfining stuff
9 replies
JCHJava Community | Help. Code. Learn.
•Created by TonicBox on 11/26/2022 in #java-help
Changing a classfile version level with javassist
Is it possible to change a classfile version using javassist? Namely from 7 to 8. I know with ASM there is the setVersion() but looking to do this with jassist. Cant find any information on doing this anywhere though.
5 replies