Comment on Advances in ObfuscationparentComments−lucian190012yActually it does sort of help. It allows all locals across the program to have the exact same name, which compresses much better than only some locals sharing names.
Comments
Actually it does sort of help. It allows all locals across the program to have the exact same name, which compresses much better than only some locals sharing names.