View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000573 | file | General | public | 2024-12-02 06:29 | 2024-12-05 18:51 |
Reporter | Ange | Assigned To | christos | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 5.41 | ||||
Fixed in Version | HEAD | ||||
Summary | 0000573: FlyingMeat Acorn files not identified by their AppID | ||||
Description | FlyingMeat's Acorn is an image editor for OS X https://flyingmeat.com/acorn/ Their file are not identified specifically, just as SQLite. | ||||
Steps To Reproduce | 1- get https://flyingmeat.com/stuff/pizza.acorn 2- run file on it: get `SQLite 3.x database, application id 1097036398...` | ||||
Additional Information | Acorn files are SQLite files with AppID of 1097036398 / "Acrn". The following magic will do the trick in `sql`. `>>68 belong =0x4163726E FlyingMeat Acorn`. Specs: https://flyingmeat.com/stuff/ACTN002.md Sample: https://flyingmeat.com/stuff/pizza.acorn (attached) | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2024-12-02 06:29 | Ange | New Issue | |
2024-12-02 06:29 | Ange | File Added: pizza.acorn | |
2024-12-05 18:51 | christos | Assigned To | => christos |
2024-12-05 18:51 | christos | Status | new => assigned |
2024-12-05 18:51 | christos | Status | assigned => resolved |
2024-12-05 18:51 | christos | Resolution | open => fixed |
2024-12-05 18:51 | christos | Fixed in Version | => HEAD |
2024-12-05 18:51 | christos | Note Added: 0004118 |