From 4d73d2a9a23dec54eb41181a3d24511e91368118 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Mon, 21 Jul 2025 16:20:03 -0400 Subject: shrink binexport image --- docs/guide/binexport.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/guide') diff --git a/docs/guide/binexport.md b/docs/guide/binexport.md index 629fe962..2a11a4b0 100644 --- a/docs/guide/binexport.md +++ b/docs/guide/binexport.md @@ -40,7 +40,7 @@ Writing results: 0.0s The resulting `.BinDiff` file can either be opened in the BinDiff Java GUI, or directly in Binary Ninja directly using the [BD Viewer](https://github.com/PistonMiner/binaryninja-bindiff-viewer) plugin (available via the [Plugin Manager](./plugins.md)) and also supports porting symbols from one matched database to another. -![BD Viewer](../img/binexport-bdviewer.png "BD Viewer") +![BD Viewer](../img/binexport-bdviewer.png "BD Viewer"){ width="800" } _BD Viewer Plugin_ ## Changes / Fork -- cgit v1.3.1