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.

Tincat / Sacred Lobby Server

Featured Replies

  • Author
  • Localization

Alby87, posted Mon Mar 25, 2019 7:05 pm (46014)


Hi!

Recently I found my old copy of Sacred, and I tried to go online with it. Obviously, the game is really old, and now the master server (called Lobby server) is closed. Searching more info, I found that Luigi made some searches about the protocol and the tincat2.dll file.

I tried to decompile the files and tap via wireshark, but I'm at a stale point. I recently discovered the Tincat_Scramble paper, tried on some packets but still is binary, I cannot decode it.

Have you some documentation on TinCat protocol? Having a full lobby server would be a dream, but at least making a direct-ip utility that fakes a lobby would at least be fantastic :)

Thank you!
Alberto
  • Author
  • Localization

aluigi, posted Tue Mar 26, 2019 2:40 pm (46031)


Unfortunately the only part of the protocol I checked (and have documented) is the header:
Code:
"\xef\xfb\xba\xda"
"\xee\xff\xff\xef"
"\xcc\xff\xff\xef"
"\x03\x00\x00\x00"
"\x00\x00\x00\x00"
"\x00\x00\x00\x00"  // SIZE

"\x00\x00\x00\x00"  // CRC
                    // DATA

DATA contains a sort of header which is just like the main header:
"\xEF\xFB\xBA\xDA"
"\xEE\xFF\xFF\xEF"
...
  • Author
  • Localization

Alby87, posted Tue Mar 26, 2019 5:30 pm (46035)


aluigi wrote:
Unfortunately the only part of the protocol I checked (and have documented) is the header:


Oh well, there goes one of my last hopes :roll: reversing Tincat2.dll seems a lot of work (and one need to be really good in reverse engineering), original developer cannot disclose documentation because of legal reason... tough luck :|

Thank you Luigi ;)
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.