prometheus-lua / Prometheus

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

[Question] How safe really is prometheus? #122

Closed ImInTheICU closed 1 year ago

ImInTheICU commented 1 year ago

Quick question, how safe is prometheus? I have always wondered is it even worth using or should I go use something like moonsec-v3 OR some other available free obfuscators.

levno-710 commented 1 year ago

As Prometheus doesn't use a lbi and modified standard lua bytecode, it is much harder to write a deobfuscator than for obfuscators like moonsec. To this point Prometheus has not been deobfuscated.

In the end, this comes to preference.

PS: Github Issues should be used for bugs and improvements only. For questions i suggest heading to Discussions.