Skip to content

Commit e5e33c4

Browse files
authored
Update README.md with binary download instructions
1 parent 6f24cb6 commit e5e33c4

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ This architecture plugin provides support for the disassembling and lifting of V
99
- Partial lifting to Binary Ninja's low level IL
1010

1111
## Installation
12+
### Binary Download
13+
The easiest way to use this plugin is to download and install a pre-compiled release binary.
14+
1. Dowload the shared library corresponding to your OS/arch from the latest [GitHub Release](https://github.com/idaholab/bn-v850-arch/releases)
15+
2. Copy the downloaded binary to your Binary Ninja plugin directory (e.g. `~/.binarynina/plygins/`)
16+
3. Start Binary Ninja
17+
1218
### Manual Build and Installation
1319
#### Prerequisites
1420
- Binary Ninja (minimum version: `5.1.8104`)

0 commit comments

Comments
 (0)