Skip to content

Commit 07c9c32

Browse files
authored
Update README with project details and features
1 parent fb52735 commit 07c9c32

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
# :fire: Prometheus
1+
# :fire: Prometheus Lua Obfuscator
22
[![Test](https://github.com/prometheus-lua/Prometheus/actions/workflows/Test.yml/badge.svg)](https://github.com/prometheus-lua/Prometheus/actions/workflows/Test.yml)
33

44
Prometheus is a Lua obfuscator written in pure Lua.
5+
It uses several AST-based transformations including Control-Flow Flattening, Constant Encryption and more.
56

67
This project was inspired by the amazing [javascript-obfuscator](https://github.com/javascript-obfuscator/javascript-obfuscator).
78
It can currently obfuscate Lua51 and Roblox's LuaU, however LuaU support is not finished yet.

0 commit comments

Comments
 (0)