Initial Release
The initial release of the Binary Ninja OpenAI GPT3 plugin. This allows analysts to query GPT3 from right within Binary Ninja with a simple right-click.
What's Changed
- Feature/plugin template by @WhatTheFuzz in #2
- Add CodeQL workflow. by @WhatTheFuzz in #4
- Feature/agent by @WhatTheFuzz in #6
- Add instructions on how to add the API key. by @WhatTheFuzz in #9
- Validate plugin with Binary Ninja's validation tool. by @WhatTheFuzz in #10
New Contributors
- @WhatTheFuzz made their first contribution in #2
Known Issues
The query blocks the main thread and can cause Binary Ninja to become unresponsive for an unacceptable amount of time (up to ~5 second, but usually less). See issue #8.
Full Changelog: https://github.com/WhatTheFuzz/binaryninja-openai/commits/1.0.0