View Issue Details

IDProjectCategoryView StatusLast Update
0000574fileGeneralpublic2024-12-05 18:50
ReporterAnge Assigned Tochristos  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version5.46 
Fixed in VersionHEAD 
Summary0000574: Add support for Vector35 Binary Ninja databases
DescriptionBinary 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 InformationRecent 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
TagsNo tags attached.

Activities

Ange

2024-12-02 06:52

reporter  

test.bndb (90,112 bytes)

christos

2024-12-05 18:50

manager   ~0004117

Added, thanks.

Issue History

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