ARCANGEL0/EVA ? reverse-engineered prompt
Reverse engineered prompt
Build me a Python CLI app called EVA that helps with pentest workflows and keeps everything organized in sessions. I want to start it from the terminal, pick an existing session or create a new one, choose an AI backend like Ollama or an online API, then chat with it to get attack guidance, command ideas, and analysis of command output.
It should save session history, create reports, and keep files in a local data folder under the user’s home directory. I also want a config mode where I can set API keys, model names, and custom endpoints, plus a search mode for vulnerability or exploit lookup. Make it feel like a real assistant for recon, vulnerability assessment, and post exploitation planning, with clear prompts and helpful next step suggestions.
If you need current docs for any provider or library, look them up online and use the latest info.
Are you gonna build this?
make sure you review the code using coderabbit