lr-m / GhidrOllamaLinks
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.
☆130Updated 7 months ago
Alternatives and similar repositories for GhidrOllama
Users that are interested in GhidrOllama are comparing it to the libraries listed below
Sorting:
- An LLM extension for Ghidra to enable AI assistance in RE.☆233Updated last month
- A Pythonic Ghidra standard library☆172Updated 2 months ago
- Pyhidra is a Python library that provides direct access to the Ghidra API within a native CPython interpreter using jpype.☆208Updated 8 months ago
- Native Pcode emulator☆288Updated 11 months ago
- Binary Type Inference Ghidra Plugin☆162Updated last year
- A library for writing plugins in any decompiler: includes API lifting, common data formatting, and GUI abstraction!☆107Updated this week
- aiDAPal is an IDA Pro plugin that uses a locally running LLM that has been fine-tuned for Hex-Rays pseudocode to assist with code analysi…☆307Updated 7 months ago
- ☆321Updated last year
- RevEng.AI Ghidra Plugin☆117Updated last week
- FLARE Team's Binary Navigator☆265Updated 3 weeks ago
- Make your Ghidra Lazy!☆152Updated 4 years ago
- Ghidra analysis plugin to locate cryptographic constants☆270Updated 2 years ago
- Python Command-Line Ghidra Decompiler☆103Updated 6 months ago
- ☆121Updated 4 months ago
- Brings the power of ChatGPT to Ghidra!☆153Updated 10 months ago
- Idiomatic Rust bindings for the IDA SDK, enabling the development of standalone analysis tools using IDA v9.x’s idalib☆178Updated 3 weeks ago
- Decyx: AI-powered Ghidra extension for enhanced reverse engineering and binary analysis.☆83Updated 8 months ago
- ☆199Updated last year
- Core emulator components for Icicle☆233Updated last week
- A decompiler-agnostic plugin for interacting with AI in your decompiler. GPT-4, Claude, and local models supported!☆618Updated last month
- Ghidra Headless Python VScode Skeleton with Devcontainer Super Powers☆59Updated last week
- Code Coverage Exploration Plugin for Ghidra☆355Updated 11 months ago
- Ariadne: Binary Ninja Graph Analysis Plugin☆93Updated 4 months ago
- The Decompilation Wiki: info on all things decompilation☆209Updated last month
- Ghidra scripts for malware analysis☆101Updated last year
- msdocsviewer is a simple tool that parses Microsoft's win32 API and driver documentation to be used within IDA.☆152Updated last year
- A tool for firmware cartography☆155Updated 3 weeks ago
- Repository for the code snippets from the AllThingsIDA video channel☆111Updated last month
- simple type recognition in decompiled executables☆112Updated last year
- Scripts to run within Ghidra, maintained by the Trellix ARC team