Support for evaluating Binary Ninja commercial for identifying API/ABI breakage across different software versions #6856
Answered
by
psifertex
GITonkar5171
asked this question in
Q&A
|
Hi team, I'm currently evaluating Binary Ninja (including plugins like NinjaDiff) for use in detecting ABI/API compatibility changes across versions of C++ DLLs. We’re particularly focused on:
I attempted to contact the Binary Ninja sales team via email but haven’t received a response yet. Could you please let me know:
Appreciate your time and help! |
Answered by
psifertex
May 21, 2025
Replies: 1 comment
|
Followed up directly already but the other recommendation would be bindiff/binexport. I haven't used ninja diff recently unfortunately but we will coordinate a demo so you can try it on binaries you care about. For headless processing, that's very well supported. This section of the docs might be helpful when you are evaluating that capability: |
0 replies
Answer selected by
plafosse
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Followed up directly already but the other recommendation would be bindiff/binexport. I haven't used ninja diff recently unfortunately but we will coordinate a demo so you can try it on binaries you care about.
For headless processing, that's very well supported. This section of the docs might be helpful when you are evaluating that capability:
https://docs.binary.ninja/dev/batch.html