prometheus-lua / Prometheus

Lua Obfuscator written in pure Lua
https://levno-710.gitbook.io/prometheus/
GNU Affero General Public License v3.0
205 stars 61 forks source link

is there a way to make the script less laggy? #69

Closed BloodLetters closed 1 year ago

BloodLetters commented 2 years ago

as in the title of the script that is generated from Prometheus, it really lags. I tried all the Minify - Strong presets but the program I execute always force close. is there a way to make the script produced by prometheus not too lag?

levno-710 commented 2 years ago

If your unobfuscated script works, this seems to be a bug, because Minify should never make a script slower.

BloodLetters commented 2 years ago

If your unobfuscated script works, this seems to be a bug, because Minify should never make a script slower.

ohhhh i see. but is there a way so that the string in the script on the medium preset is not too much or the string is encrypted to a number instead of a string?