View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000576 | file | General | public | 2024-12-02 08:22 | 2024-12-02 09:00 |
Reporter | Ange | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Product Version | 5.46 | ||||
Summary | 0000576: Add support for Bitcoin Wallet (SQlite-based) | ||||
Description | Bitcoin wallet (wallet.dat) aren't properly identified. | ||||
Steps To Reproduce | - get the attached wallet.dat (genuine wallet with its table cleared) - scan it with file. - it's identified as 'SQLite 3.x database, application id 4190024921'. | ||||
Additional Information | They are Sqlite files with an AppID of F9 BE B4 D9 (Bitcoin main net magic https://en.bitcoin.it/wiki/Protocol_documentation#Message_structure) The following patch in the 'sql' signature will do the trick: >>68 belong =0xF9BEB4D9 Bitcoin wallet | ||||
Tags | No tags attached. | ||||