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.

Breakers: Dawn of Heroes *.sxr [REQUEST]

Featured Replies

  • Author
  • Localization

aluigi, posted Sat Jan 27, 2018 1:49 pm (31967)


No. It doesn't even correspond since 0105 has 4 entries in json and 18 files in sxr
  • Author
  • Localization

huehuehue, posted Sat Jan 27, 2018 2:44 pm (31970)


oh i see, btw is this normal? i tried to extract this one:
https://drive.google.com/open?id=1icgDd ... 2NvfW4emN8

and it extract 3 files with name: 4,8,9 (it's missing other file? or it just what the content is?)

so i check the file in hex, there is some visible readable text on it, then i tried to search it on 3 files that is extracted but didn't find it.
Image
  • Author
  • Localization

aluigi, posted Sat Jan 27, 2018 2:55 pm (31971)


It's a format, searching random data inside the files is totally useless. If the format says that the filename is "0" there is nothing else to do.

While checking your sample I have found that it used uncompressed files not covered by the previous samples so I updated the script to version 0.2.
  • Author
  • Localization

huehuehue, posted Sat Jan 27, 2018 3:27 pm (31972)


thanks it is extracted now, btw what do you mean by this:

aluigi wrote:
No. It doesn't even correspond since 0105 has 4 entries in json and 18 files in sxr


i got the idea on renaming but dont know how to do it xD.

example is the s-0105.kxr file which i link before. in json file under sxrlist, it is counted as 8. Then in entries, the format is kinda like this:

Code:
[0,"load.sk",2,2037],
   [
      1, <- if 1 it is folder with the name below
      "server",
      [
         [
            0,
            "AdminServer.sk", <- name of the file
            8, <- file where it is located (8 means on s-0105.sxr)
            2 <- it is the same as the number when extracted
         ],
         [
            0,
            "AppServer.sk",
            8,
            3
         ],
      ]
   ],
  • Author
  • Localization

aluigi, posted Mon Dec 10, 2018 10:00 am (41201)


I suspect that both TOC (information) and files are encrypted because the header is the only readable thing there.
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.