Support for evaluating Binary Ninja commercial for identifying API/ABI breakage across different software versions #6856
-
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! |
Beta Was this translation helpful? Give feedback.
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: |
Beta Was this translation helpful? Give feedback.
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