You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plugins/warp/examples/headless/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ Provides headless support for generating WARP signatures using Binary Ninja.
7
7
> Assuming you have the following:
8
8
> - A compatible Binary Ninja with headless usage (see [this documentation](https://docs.binary.ninja/dev/batch.html#batch-processing-and-other-automation-tips) for more information)
9
9
> - Clang
10
-
> - Rust (currently tested for 1.83.0)
10
+
> - Rust (currently tested for 1.91.1)
11
11
> - Set `BINARYNINJADIR` env variable to your installation directory (see [here](https://docs.binary.ninja/guide/#binary-path) for more details)
12
12
> - If this is not set, the -sys crate will try and locate using the default installation path and last run location.
0 commit comments