https://github.com/naymmmm/encrypted-luau-vm
Silly thing I made, basically for obfuscators.
https://github.com/naymmmm/encrypted-luau-vm
Last synced: 3 months ago
JSON representation
Silly thing I made, basically for obfuscators.
- Host: GitHub
- URL: https://github.com/naymmmm/encrypted-luau-vm
- Owner: Naymmmm
- License: apache-2.0
- Created: 2024-08-22T11:39:08.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-22T11:41:48.000Z (9 months ago)
- Last Synced: 2025-01-16T22:34:25.545Z (4 months ago)
- Language: Lua
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# encrypted-luau-vm
Silly thing I made, basically for obfuscators.
X28 is an AES decryption module, whilst L27 is vLuau and M29 is a Base64 encoder/decoder.
M26 is the secret key and X25 is the code. Everything else is gibberish and a pain to read, do not make my mistake.