View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000582 | file | General | public | 2024-12-06 07:53 | 2024-12-08 19:16 |
Reporter | Ange | Assigned To | christos | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 5.46 | ||||
Fixed in Version | HEAD | ||||
Summary | 0000582: Add support for Twinmotion projects (SQlite-based) | ||||
Description | Twinmotion projects files (*.tm) have an SQLite AppID set that isn't recognized. | ||||
Steps To Reproduce | - Download the test sample (cleaned-up tables to make it shareable). - scan it with file. - detected as: SQLite 3.x database, application id 1414352978 | ||||
Additional Information | These files are SQLite files with an AppID of 54 4d 50 52 (TMPR) The following patch in the 'sql' signature will do the trick: >>68 belong =0x544d5052 Twinmotion project | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2024-12-06 07:53 | Ange | New Issue | |
2024-12-06 07:53 | Ange | File Added: test-twinmotion.db | |
2024-12-08 19:16 | christos | Assigned To | => christos |
2024-12-08 19:16 | christos | Status | new => assigned |
2024-12-08 19:16 | christos | Status | assigned => resolved |
2024-12-08 19:16 | christos | Resolution | open => fixed |
2024-12-08 19:16 | christos | Fixed in Version | => HEAD |
2024-12-08 19:16 | christos | Note Added: 0004129 |