Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 240 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 240 Bytes

Java Variable Obfuscator

Obfuscates local variables, method parameters and catch block parameters using randomly generated variable names. The tool is powered by Spoon. Example: java -jar var-obf-1.0-SNAPSHOT-all.jar -i input/ -o output/