征途 online *.luac
-
- Posts: 404
- Joined: Mon Oct 06, 2014 6:41 pm
征途 online *.luac
Help me, thanks
https://drive.google.com/file/d/0Bwg-L6 ... sp=sharing
https://drive.google.com/file/d/0Bwg-L6 ... sp=sharing
Last edited by hackspeedok on Fri May 06, 2016 10:54 am, edited 1 time in total.
-
- Posts: 404
- Joined: Mon Oct 06, 2014 6:41 pm
Re: 征途 online *.fo
i got some *.luac files and i can't decompile them. Can you help me ?
-
- Posts: 1383
- Joined: Sat Aug 09, 2014 2:34 pm
Re: 征途 online *.luac
*.luac files seems encrypted.
-
- Posts: 404
- Joined: Mon Oct 06, 2014 6:41 pm
Re: 征途 online *.luac
Ekey wrote:*.luac files seems encrypted.
is there anyway to decrypt them ?
-
- Posts: 1383
- Joined: Sat Aug 09, 2014 2:34 pm
Re: 征途 online *.luac
If you have link for download client it is possible to try find out algorithm.
-
- Posts: 404
- Joined: Mon Oct 06, 2014 6:41 pm
Re: 征途 online *.luac
Ekey wrote:If you have link for download client it is possible to try find out algorithm.
http://zt.qq.com/
thanks. Click on Android icon to download
-
- Posts: 1383
- Joined: Sat Aug 09, 2014 2:34 pm
Re: 征途 online *.luac
Well it's seems XXTea (cocos2d::LuaStack::luaLoadBuffer -> xxtea_decrypt -> luaL_loadbuffer), but i dont see keys.
-
- Posts: 404
- Joined: Mon Oct 06, 2014 6:41 pm
Re: 征途 online *.luac
Ekey wrote:Well it's seems XXTea (cocos2d::LuaStack::luaLoadBuffer -> xxtea_decrypt -> luaL_loadbuffer), but i dont see keys.
Thanks Ekey. But, can you help me others ?
viewtopic.php?f=12&t=2385 or viewtopic.php?f=9&t=2349
Thanks so much
-
- Posts: 1383
- Joined: Sat Aug 09, 2014 2:34 pm
Re: 征途 online *.luac
viewtopic.php?f=12&t=2385 - Unity files. Have you tried http://aluigi.altervista.org/bms/unity.bms ?
viewtopic.php?f=9&t=2349 - I guess that file don't contain xlsx. Looks like binary localization text.
viewtopic.php?f=9&t=2349 - I guess that file don't contain xlsx. Looks like binary localization text.
-
- Posts: 404
- Joined: Mon Oct 06, 2014 6:41 pm
Re: 征途 online *.luac
Yes, i want to translate them. Can you help me to extract & reimport text ?
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: 征途 online *.luac
Regarding the archives with FO extension, better to use offzip -a since the format is a mess and the archived filenames are not that useful ("number/number.ab").
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: 征途 online *.luac
Ok I made a script
http://aluigi.org/bms/zt_qq_fo.bms
http://aluigi.org/bms/zt_qq_fo.bms
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: 征途 online *.luac
Added support for luac decryption