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.
Zero Tolerance for Disrespect

Marvel Mystic Mayhem - .lua files

Featured Replies

I had never experimented much before today with .lua files and I'm having a hard time figuring out how to proceed. I'm looking for texts like skill descriptions, character names, etc. Thanks to the help from PlsSendHelp on an earlier topic, I have been able to extract all the .lua files and it seems like that information would be contained within them based on their file names. Is that a safe assumption? If not, where should I be looking?

Here's the latest apk link: https://drive.google.com/file/d/1AqAQ3jRVK66fnDIqrByA77LEWNaIMXga/view?usp=drivesdk

And I've attached a few sample .lua files. I've tried things like UnLuac and LuaDec.

 

As mentioned in my earlier post, I would love to pay someone for these kind of projects, send me a msg if interested and experienced!

TextAsset.zip

  • Supporter
On 6/22/2025 at 11:22 PM, boopsnoop said:

I had never experimented much before today with .lua files and I'm having a hard time figuring out how to proceed. I'm looking for texts like skill descriptions, character names, etc. Thanks to the help from PlsSendHelp on an earlier topic, I have been able to extract all the .lua files and it seems like that information would be contained within them based on their file names. Is that a safe assumption? If not, where should I be looking?

Here's the latest apk link: https://drive.google.com/file/d/1AqAQ3jRVK66fnDIqrByA77LEWNaIMXga/view?usp=drivesdk

And I've attached a few sample .lua files. I've tried things like UnLuac and LuaDec.

 

As mentioned in my earlier post, I would love to pay someone for these kind of projects, send me a msg if interested and experienced!

TextAsset.zip 255.51 kB · 10 downloads

The first 16 bytes are the same in these three files, is it encrypted or compressed afterwards?

Is there any normal luac file for this game?

  • 8 months later...
  • Localization

Your best bet would probably be asking here: https://sourceforge.net/p/unluac/discussion/general/

On 6/22/2025 at 8:32 PM, ikskoks said:

May be custom lua engine. Files have "LuaS" signature which is unusual.

Not really unusual at all, the lua bytecode signature is \x1BLua, the S in this case is the version number (4bits - major, 4bits - minor), but what is very unusual is the format version (0x11)

Create an account or sign in to comment

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.