Prometheus icon indicating copy to clipboard operation
Prometheus copied to clipboard

Lua Obfuscator written in pure Lua

Results 40 Prometheus issues
Sort by recently updated
recently updated
newest added

**Describe the bug** It looks like ternary operators (``x = if condition then true else false``) aren't supported: ``` PROMETHEUS: Applying Obfuscation Pipeline to .\test.luau ... PROMETHEUS: Parsing ... PROMETHEUS:...

bug

Bug Happen When Try To Use powershell function powershell cant download items(txt>notepad)> i use rentry domain (using this obfus) >for reading files (Work Perfectly) > but you need double encryption...

bug

![image](https://user-images.githubusercontent.com/64441627/185415140-9dc428c7-3397-4932-aef0-df37e189ce6b.png) ![image](https://user-images.githubusercontent.com/64441627/185415197-9dd54e84-213c-4748-abde-51a379300e5f.png)

bug

**Describe the bug** When uploading a 2mb file I got stuck on the Parsing Screen. **Expected behavior** To obfuscate the file. **To Reproduce** Upload a file 2mb in size. **Screenshots**...

bug

It would be very cool to be able to customize the error messages produced by various functions within the codebase, especially during branding You would be able to edit all...

enhancement
feature request

**Describe the bug** As best as I can tell is that too many control structures (if, for) is a struggle as soon as the virtual machine (Vmify) setting is enabled....

bug

**Describe the bug** When trying to run Prometheus on [mobdebug.lua](https://github.com/pkulchenko/MobDebug/blob/master/src/mobdebug.lua) using the Weak preset the process fails with "Unresolved Upvalue, this error should not occur!" **Expected behavior** Prometheus should successfully...

bug

**Describe the Suggestion** Prometheus should have error handling such as pcalls and then silently log them or show them in the console without having error stopping the program **Additional context**...

enhancement

to add lua53 obfuscator like for fivem, it should be cool :)

enhancement
feature request

I would like to have the same type of thing javascript-obfuscator has where you can just paste the code in your browser and it pops out. Just got the latest...

feature request