-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Description
The many string constants used in an obfuscated module could be placed into const
s at the module top and used in code.
See all the usages of 'push'
below. There are many string constants used. this step would save bytes and also add to the obfuscation:

If that was for example, b[x1]
it would be smaller and more secure.
Metadata
Metadata
Assignees
Labels
No labels