sdb - themeldingwars/Documentation GitHub Wiki

SDB believed to stand for Static Database, are two files, ClientDB.SDB and CommonDB.SDB that were used before the newer SD2 format for Firefall. According to SignSrch they each contain different sections of compressed data.

Versions

ClientDB.SDB from Build 1189

Signsrch 0.2.4

- open file "C:\Program Files (x86)\Red 5 Studios\Firefall_1189\system\db\clientdb.sdb"
- 4246484 bytes allocated
- load signatures
- open file C:\Users\X\Desktop\signsrch\signsrch.sig
- 3075 signatures in the database
- start 8 threads
- start signatures scanning:

  offset   num  description [bits.endian.size]
  --------------------------------------------
  00004ce2 3048 DMC compression [32.le.16&]

- 1 signatures found in the file in 3 seconds
- done

CommonDB.SDB from Build 1189

Signsrch 0.2.4

- open file "C:\Program Files (x86)\Red 5 Studios\Firefall_1189\system\db\commondb.sdb"
- 3173194 bytes allocated
- load signatures
- open file C:\Users\X\Desktop\signsrch\signsrch.sig
- 3075 signatures in the database
- start 8 threads
- start signatures scanning:

  offset   num  description [bits.endian.size]
  --------------------------------------------
  00015215 3048 DMC compression [32.le.16&]
  001761f0 2417 MBC2 [32.le.248&]
  00236b31 1041 SSL3 #define [32.be.176&]
  0024708b 2418 MBC2 [32.be.248&]

- 4 signatures found in the file in 3 seconds
- done

010 Template

This template currently only works with Build 1189. It works with both clientdb.sdb and commondb.sdb.