File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33# BinaryNinja-OpenAI
44
5- Integrates OpenAI's GPT3 with BinaryNinja via a plugin. Creates a query asking
5+ Integrates OpenAI's GPT3 with Binary Ninja via a plugin. Creates a query asking
66"What does this function do?" followed by the instructions in the High Level IL
77function. Returns the response to the user in Binary Ninja's console.
88
99## Installation
1010
1111If you're installing this as a standalone plugin, you can place (or sym-link)
12- this in BinaryNinja 's plugin path. Default paths are detailed on
12+ this in Binary Ninja 's plugin path. Default paths are detailed on
1313[ Vector 35's documentation] [ default-plugin-dir ] .
1414
1515This plugin has been tested on macOS and Linux. It probably works on Windows;
16- please submit a pull request if you've test it.
16+ please submit a pull request if you've tested it.
1717
1818### Dependencies
1919
You can’t perform that action at this time.
0 commit comments