scuti
scuti copied to clipboard
Option to use normal names with ControlFlow/InvokeDynamic
Cause: https://github.com/netindev/scuti/blob/abfa0a7358bac61c51845d53dfbd4120d005cde4/scuti-core/src/main/java/tk/netindev/scuti/core/transform/obfuscation/ControlFlowTransformer.java#L52
It would be nice to be able to use control flow without having this class file generated. Instead, an option for using a normal Throwable would be handy.
Cause: https://github.com/netindev/scuti/blob/abfa0a7358bac61c51845d53dfbd4120d005cde4/scuti-core/src/main/java/tk/netindev/scuti/core/transform/obfuscation/ControlFlowTransformer.java#L38
Same note for the fields.