WPeace-HcH/WPeGPT
An IDA plugin for binary file analysis, powered by AI models such as OpenAI and DeepSeek. observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 84
- Release rhythm 54
- Longevity 91
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 231.0
- age_days: 1282
- days_rel: 98
- days_push: 98
- n_releases_24m: 3
Adoption not part of the score
1418 stars · 199 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
WPeGPT is an IDA Pro plugin that integrates LLM models (OpenAI, DeepSeek, or any OpenAI-compatible API) into binary analysis workflows. It sends decompiled pseudocode to AI models and writes results back as IDA comments, with a v3.0 TCP server architecture enabling fully automated headless binary analysis.
Use cases
- analyze what an unknown function in a binary does with AI
- rename decompiled function variables automatically
- restore small crypto routines from a binary into Python
- find potential vulnerabilities in decompiled functions
- generate PoC exploits for vulnerable functions
- automated malware analysis with IoC extraction
- detect shellcode loaders in binaries
- rank suspicious functions for reverse engineering triage
When to choose
- you use IDA Pro and want AI-assisted analysis of decompiled code
- you need automated malware triage with string classification and IoC extraction
- you want to prioritize which functions to analyze manually in a large binary
When to avoid
- you don't use IDA Pro as your disassembler
- you need guaranteed-correct analysis rather than AI suggestions
- you cannot send binary pseudocode to external AI APIs due to confidentiality policies
Facets
plugin · maturity active
reverse-engineering nlp llm-inference security developer-tools reverse-engineering security developer-tools artificial-intelligence python windows ida-plugin binary-analysis openai deepseek chatgpt malware-analysis vulnerability-analysis decompiler linux macos
1 source
- readme: https://github.com/WPeace-HcH/WPeGPT · fetched 2026-08-28 · 96f69e6516b7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| WPeace-HcH/WPeGPT | main | 75 |
For agents
markdown · JSON · MCP: product_card(name="WPeace-HcH/WPeGPT")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem