View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000574 | file | General | public | 2024-12-02 06:52 | 2024-12-05 18:50 |
| Reporter | Ange | Assigned To | christos | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 5.46 | ||||
| Fixed in Version | HEAD | ||||
| Summary | 0000574: Add support for Vector35 Binary Ninja databases | ||||
| Description | Binary Ninja DB (.bndb) aren't properly identified. | ||||
| Steps To Reproduce | - get a [recent] Vector35 Binary Ninja DB (test sample attached) - scan it. - it's reported as "SQLite 3.x database, application id 1446196480" | ||||
| Additional Information | Recent Bndb's are Sqlite files with an AppID of "V35\x00" The following patch in the 'sql' signature will do the trick: >>68 belong =0x56333500 Vector35 Binary Ninja | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2024-12-02 06:52 | Ange | New Issue | |
| 2024-12-02 06:52 | Ange | File Added: test.bndb | |
| 2024-12-05 18:50 | christos | Assigned To | => christos |
| 2024-12-05 18:50 | christos | Status | new => assigned |
| 2024-12-05 18:50 | christos | Status | assigned => resolved |
| 2024-12-05 18:50 | christos | Resolution | open => fixed |
| 2024-12-05 18:50 | christos | Fixed in Version | => HEAD |
| 2024-12-05 18:50 | christos | Note Added: 0004117 |