View Issue Details

IDProjectCategoryView StatusLast Update
0000582fileGeneralpublic2024-12-08 19:16
ReporterAnge Assigned Tochristos  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version5.46 
Fixed in VersionHEAD 
Summary0000582: Add support for Twinmotion projects (SQlite-based)
DescriptionTwinmotion 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 InformationThese 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
TagsNo tags attached.

Activities

Ange

2024-12-06 07:53

reporter  

test-twinmotion.db (53,248 bytes)

christos

2024-12-08 19:16

manager   ~0004129

Fixed, thanks!

Issue History

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