WPeace-HcHWPeace-HcHCommunityยท1 Agent Skills Included

WPeGPT-Analyzer

Automated binary reverse engineering and vulnerability analysis

Automates reverse engineering of PE and ELF binaries by driving IDA with the WPeGPT plugin. Produces structured reports covering program purpose, network IoCs, suspicious functions, and vulnerability risk levels. Offers light, full, and vuln analysis modes to eliminate hours of manual disassembly work. Runs fully headless on Windows with automatic architecture detection and report generation.
npx skills add WPeace-HcH/WPeGPT-Analyzer --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install WPeGPT-Analyzer?โ–ผ

Run `npx skills add WPeace-HcH/WPeGPT-Analyzer --all -g -y` in your terminal to install the skill globally.

What does WPeGPT-Analyzer do?โ–ผ

It automatically reverse engineers binary executables (EXE, DLL, ELF) using IDA and the WPeGPT plugin, producing reports on program behavior, network indicators, suspicious functions, and vulnerabilities.

What are the requirements to run WPeGPT-Analyzer?โ–ผ

You need Windows, IDA 7.6 or later with the WPeGPT plugin installed, and Python 3 with the openai and httpx packages. The IDA path is configured in the config.ini file.

What analysis modes does WPeGPT-Analyzer support?โ–ผ

It offers three modes: light for a quick 2-5 minute overview, full for a complete 10-30 minute function analysis, and vuln for a 5-20 minute vulnerability assessment with risk ratings.

Can I analyze malware without reverse engineering experience?โ–ผ

Yes. Just tell your agent to analyze a file, and it handles IDA startup, architecture detection, and report summarization automatically.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’