Please report security-sensitive issues privately when possible. If you use a public issue, remove:
- API keys or tokens;
- proprietary dumps, IDBs, symbols, or binaries;
- private game/project names when disclosure is not intended;
- local paths that reveal personal information.
MonsteyAI-IDA-plugin is local-first by design. Local provider mode sends analysis prompts only to the configured OpenAI-compatible endpoint, usually 127.0.0.1.
Hosted provider mode sends the selected bounded analysis context to the configured hosted API. Review the provider setting before analyzing private binaries.
- Use
Local / Ollamafor private lab work. - Keep
Global string scandisabled unless you need it. - Use
Preview Focusbefore sending context to an LLM. - Do not paste secrets into Dump Context, Evidence Sources, Pseudo Diff, or Action Lab.