We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb52735 commit 07c9c32Copy full SHA for 07c9c32
1 file changed
readme.md
@@ -1,7 +1,8 @@
1
-# :fire: Prometheus
+# :fire: Prometheus Lua Obfuscator
2
[](https://github.com/prometheus-lua/Prometheus/actions/workflows/Test.yml)
3
4
Prometheus is a Lua obfuscator written in pure Lua.
5
+It uses several AST-based transformations including Control-Flow Flattening, Constant Encryption and more.
6
7
This project was inspired by the amazing [javascript-obfuscator](https://github.com/javascript-obfuscator/javascript-obfuscator).
8
It can currently obfuscate Lua51 and Roblox's LuaU, however LuaU support is not finished yet.
0 commit comments