google / bindiff

Quickly find differences and similarities in disassembled code
https://zynamics.com/bindiff.html
Apache License 2.0
2.15k stars 130 forks source link

automatic Symbol porting #8

Open cblichmann opened 11 months ago

cblichmann commented 11 months ago

Steps to reproduce the problem:

  1. Create golden database
  2. Created new database
  3. Try to port symbols from the command line

What is the expected behavior? port symbols from the golden database to the new database

What went wrong? Can't be done via command line

What version of the product are you using? On what operating system? BinDiff 4/5 Ida 6.95/7.2

Any other comments? N/A

Ported from b/128820271

cblichmann commented 11 months ago

Possible command-line interface:

/opt/ida-8.3/ida64 \
  -OBinDiffAlsoLogToStdErr:TRUE \
  -OBinDiffAutoAction:ImportSymbols \
  -OBinDiffSecondary:/path/to/golden/database.i64 \
  -A \
  947798870176e52becbf41b08f309a74d9b0d9bff301a4afcb0d79f5a12bf9ea.i64