A Ghidra script that enables the analysis of selected functions and instructions using Large Language Models (LLMs). It aims to make reverse-engineering more efficient by using Ollama's API directly within Ghidra.
☆154Nov 29, 2024Updated last year
Alternatives and similar repositories for GhidrOllama
Users that are interested in GhidrOllama are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- syzkaller is an unsupervised coverage-guided kernel fuzzer☆13Oct 3, 2020Updated 5 years ago
- ☆18Apr 7, 2023Updated 3 years ago
- Reports and POCs for CVE 2024-43570 and CVE-2024-43535☆31Jun 7, 2025Updated last year
- ☆14Sep 26, 2021Updated 4 years ago
- A Discord video and audio streaming client designed for user-bots (aka self-bots.)☆13Mar 1, 2024Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- For our CCS24 paper 🏆 "ReSym: Harnessing LLMs to Recover Variable and Data Structure Symbols from Stripped Binaries" by Danning Xie, Zhu…☆136Apr 10, 2025Updated last year
- An LLM extension for Ghidra to enable AI assistance in RE.☆697May 29, 2026Updated 2 months ago
- A collection of Ghidra scripts, including the GPT-3 powered code analyser and annotator, G-3PO.☆312May 10, 2023Updated 3 years ago
- GptHidra is a Ghidra plugin that uses the OpenAI Chat GPT to explain functions. With GptHidra, you can easily understand the purpose and …