View Issue Details

IDProjectCategoryView StatusLast Update
0000581fileGeneralpublic2024-12-08 19:16
ReporterAnge Assigned Tochristos  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version5.46 
Fixed in VersionHEAD 
Summary0000581: Add suport for Chewing IME files (SQLite-based)
DescriptionChewing IME dbs (https://en.wikipedia.org/wiki/Chewing_(Input_Method) ) files aren't identified by their SQLite AppID.
Steps To Reproduce- Download the test sample (cleaned-up tables to make it sheareable).
- Scan it with file.
- it's detected as: SQLite 3.x database, application id 1128809815
Additional InformationThese files are SQLite files with an AppID of 43 48 45 57 (CHEW)

The following patch in the 'sql' signature file will add support for them:
>>68 belong =0x43484557 Chewing IME
TagsNo tags attached.

Activities

Ange

2024-12-06 07:32

reporter  

chewing-test.db (32,768 bytes)

christos

2024-12-08 19:16

manager   ~0004130

Fixed, thanks!

Issue History

Date Modified Username Field Change
2024-12-06 07:32 Ange New Issue
2024-12-06 07:32 Ange File Added: chewing-test.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: 0004130