Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

lua decrypt and encrypt

Featured Replies

  • Author
  • Localization

wahaha, posted Wed Apr 15, 2015 10:54 am (4530)


plz,help me
lua decrypt and encrypt......thank you very much!
  • Author
  • Localization

MerlinSVK, posted Wed Apr 15, 2015 2:30 pm (4533)


They are not encrypted, only compiled. For decompilation you can use unLuac.
  • Author
  • Localization

wahaha, posted Wed Apr 15, 2015 10:06 pm (4541)


i used the unluac,but error....
  • Author
  • Localization

raulpuro, posted Wed Apr 15, 2015 11:40 pm (4542)


wahaha wrote:
i used the unluac,but error....


Hi,

Well, I've been testing your files and i think that are compressed with version of lua 5.1, this program works correctly.

Use:
java -jar unluac.jar avalist.lua > avalist.txt


greetings.

unluac.7z

  • Author
  • Localization

wahaha, posted Thu Apr 16, 2015 3:49 am (4550)


thanks,it work well,but it dont surport the chinese characters.
  • Author
  • Localization

aluigi, posted Thu Apr 16, 2015 5:11 am (4552)


You can use this quickbms script to make the decompiled lua script readable:
http://aluigi.org/papers/bms/unescape_strings.bms

It looks like the decompiler cannot make the difference between text and binary strings so it preferes to consider them binary and using the hex notation for the non-printable chars.
  • Author
  • Localization

wahaha, posted Thu Apr 16, 2015 7:13 am (4556)


yes,all ok,thanks again!
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.