View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000598 | file | General | public | 2024-12-20 09:31 | 2024-12-26 18:54 |
| Reporter | Ange | Assigned To | christos | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 5.46 | ||||
| Fixed in Version | HEAD | ||||
| Summary | 0000598: Add support for Adobe SDE DBs (SQLite-based) | ||||
| Description | Adobe SharedDataEvents databases are SQLite files. They're common to Adobe Products, so very common ITW, and use strictly the same schema but no AppID. | ||||
| Steps To Reproduce | - scan the attached file: it's a genuine but cleaned-up SDE DB. - it's only detected as a generic SQLite file, nothing specific. | ||||
| Additional Information | The following update in the sql signature file covers totally a corpus of 15k files found ITW. >0x2A0 search/0x10 CREATE\ TABLE\ version_table\ (\ version\ INTEGER\ NOT\ NULL\ PRIMARY\ KEY\ ) Adobe SDE >0xEA0 search/0x10 CREATE\ TABLE\ version_table\ (\ version\ INTEGER\ NOT\ NULL\ PRIMARY\ KEY\ ) Adobe SDE | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2024-12-20 09:31 | Ange | New Issue | |
| 2024-12-20 09:31 | Ange | File Added: test-adobe_sde.db | |
| 2024-12-26 18:53 | christos | Assigned To | => christos |
| 2024-12-26 18:53 | christos | Status | new => assigned |
| 2024-12-26 18:54 | christos | Status | assigned => resolved |
| 2024-12-26 18:54 | christos | Resolution | open => fixed |
| 2024-12-26 18:54 | christos | Fixed in Version | => HEAD |
| 2024-12-26 18:54 | christos | Note Added: 0004141 |