ganlvtech / lua-simple-encrypt

Lua simple XOR encrypt
https://ganlvtech.github.io/lua-simple-encrypt/
MIT License
98 stars 67 forks source link

Help: How do I decrypt it with password? #29

Closed Arcticguy867 closed 2 years ago

Arcticguy867 commented 2 years ago

I encrypted it have the pass how do i decrypt it ??

ganlvtech commented 2 years ago

Replace load or loadstring to print, it will print the original code. This is just a simple encrypt.