Vector35 / Vector35/idb-rs

IDB import fails on IDA 9.3 .i64 files: “Data left after the IDBParam”

Open
#55 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
27
Forks
9
PR merge metrics
No merged PRs in 30d

Description

Version and Platform

  • Binary Ninja Version: 5.3.9434 Personal (User)
  • Edition: Personal
  • OS: Windows 11
  • OS Version: 25H2
  • CPU Architecture: x64
  • IDA Pro Version: 9.3.251224

Bug Description

When importing an IDA Pro .i64 database into Binary Ninja using the idb-rs importer, the process fails with the following error:

[IDB Import.Commands.LoadFile] Failed to parse IDB file: Data left after the IDBParam

Binary / IDB File

The file was uploaded using the Binary Ninja Portal.

Reference phrase: nano array studies brightly

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the idb-rs importer and the uploaded IDA Pro 9.3 .i64 file, reproducing the parse failure that reports “Data left after the IDBParam.” Trace how the importer reads IDBParam data and compare the remaining bytes with the file format used by the supplied database. Done means the uploaded file imports without that trailing-data error.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
reverse-engineering
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.