google / binexport

Export disassemblies into Protocol Buffers
Apache License 2.0
1.05k stars 206 forks source link

BinDiff Command Line - don't dump output to file #86

Closed vishiswoz closed 2 years ago

vishiswoz commented 2 years ago

Is it possible when invoking the BinDiff command line to not output to a .BinDiff or .results file but keep everything strictly in stdout?

Context is I'm running BinDiff on a large number of samples and while the actual diffing and similarity value takes about 0.15 seconds, dumping to a file takes about 1-2 seconds which adds up when working with a large number of samples.

cblichmann commented 2 years ago

Let's move this over to the BinDiff issue tracker: https://issuetracker.google.com/210390696