View Issue Details

IDProjectCategoryView StatusLast Update
0000574fileGeneralpublic2024-12-02 06:52
ReporterAnge Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Product Version5.46 
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)

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