chill1Penguin / l64decode

A Python script to decode Farming Simulator 2019 .l64 files to LuaJIT bytecode files.
MIT License
13 stars 7 forks source link

incomplete decription #7

Closed vortex1988 closed 3 years ago

vortex1988 commented 4 years ago

I try to decrypt the l64 file in alpine farming DLC but the resultant script is incomplete, how you can watch in the file attached.

1.zip

leone9898 commented 4 years ago

helo i have the same problem , i was told to use luajit decode, i'm trying but i can't. If you want to contact me on discord so we write them leone98 # 8624

KITT3000 commented 4 years ago

@vortex1988 decryption is complete, now you need to decompile the file just

leone9898 commented 4 years ago

I have a luajit convert now I use luajit decompiler but cmd show the error. Too many arguments. How to resolve?

Il sab 21 nov 2020, 16:46 Ziuta notifications@github.com ha scritto:

@vortex1988 https://github.com/vortex1988 decryption is complete, now you need to decompile the file just

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/chill1Penguin/l64decode/issues/7#issuecomment-731596252, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARYF2HU7IXC3SZ74QWGMZP3SQ7OG3ANCNFSM4T36AXEA .

KITT3000 commented 4 years ago

@leone9898 apparently wrong with using the command attributes

leone9898 commented 4 years ago

could you help me?

Il sab 21 nov 2020, 17:03 Ziuta notifications@github.com ha scritto:

@leone9898 https://github.com/leone9898 apparently wrong with using the command attributes

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/chill1Penguin/l64decode/issues/7#issuecomment-731598353, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARYF2HVF7NRD4POZLQ4MABLSQ7QD3ANCNFSM4T36AXEA .

chill1Penguin commented 3 years ago

Since this issue is no longer related to this decoding script, I am closing this issue. Please refer to other sources, such as Google or a forum, to receive further help with decompiling the LuaJIT files.