ItzSomebody / radon

[Abandoned] Scuffed java bytecode obfuscator
GNU General Public License v3.0
361 stars 74 forks source link

Long string fix [UPDATED] #64

Closed vovanre closed 5 years ago

vovanre commented 5 years ago

Fix for https://github.com/ItzSomebody/Radon/issues/45 issue.

Too long lines are divided into chunks and collected through StringBuilder

Example #45.zip

ItzSomebody commented 5 years ago

For context as to why this is being closed, see this