-
Notifications
You must be signed in to change notification settings - Fork 12
What is the problem? #4
Comments
hello, you need install module pip3 install xxtea |
ya i am done intall xxtea and loguru C:\Users\M\Desktop\luac-Decryption-master>python main.py -d bsj!@#cocos XXTEA C:\Users\Min\Desktop\game\assets\scr This is decrypt for Coco2d-luac .luac. |
try use quote include params. python main.py -d "e73c83539f2e65ab159" "b4d6f1b968" "C:\DecJsc-master\src" |
py runs but returns Traceback (most recent call last): |
give me |
Does xxtea need to specify the version? |
No, it's standard algorithm. |
I don't know this app is modify default encryption or not, so there's nothing I can do. |
no, it's looks like luajit. |
C:\Users\M\Desktop\luac-Decryption-master>python main.py -d bsj!@#cocos XXTEA C:\Users\Min\Desktop\game\assets\scr
Traceback (most recent call last):
File "main.py", line 1, in
import xxtea
ModuleNotFoundError: No module named 'xxtea'
The text was updated successfully, but these errors were encountered: