Vibe-Reverse-Engineering
Static and dynamic reverse engineering of Windows game binaries
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Vibe-Reverse-Engineering?โผ
Run `npx skills add Ekozmaster/Vibe-Reverse-Engineering --all -g -y` in your terminal to install all skills globally.
How to reverse engineer a game exe without experience?โผ
Open the folder in a supported coding tool, describe what you want changed in plain English, and the agent plans and executes the static and live analysis for you.
What can the dynamic analysis skill do?โผ
It attaches to a running process to set breakpoints, trace functions, read and write live memory, count D3D9 draw calls, and send keystrokes to the game window.
Does it work with Claude Code, Cursor, and Copilot?โผ
Yes. The AGENTS.md instructions are read natively by Cursor, Copilot, Kiro, and Codex, while Claude Code loads them through its CLAUDE.md file.
Can it port games for RTX Remix?โผ
Yes. The dx9-ffp-port skill converts shader-based DirectX 9 games to fixed-function pipeline so RTX Remix can inject path-traced lighting.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core