Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

ghidra_langchain_agent

Usage

  • Copy or symlink all Python scripts (including ghidra_langchain_agent folder) into ~/ghidra_scripts/
  • From Ghidra install directory, run support/pyghidraRun
  • Find the venv used by Pyghidra and find the python binary inside (e.g. ~/.config/ghidra/ghidra_11.3.2_PUBLIC/venv/bin/python3.12)
  • Get pip into the venv (e.g. run get-pip.py with above binary ...)
  • Run .../venv/bin/python... -m pip install -r requirements.txt to install langchain, langgraph, ... into the venv

About

LLM Agent integration into Ghidra using Langchain and Langgraph.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages