Skip to content

docs: add local setup notes and runtime requirements - #205

Open
sssudhagar495 wants to merge 2 commits into
0x4m4:masterfrom
sssudhagar495:master
Open

docs: add local setup notes and runtime requirements#205
sssudhagar495 wants to merge 2 commits into
0x4m4:masterfrom
sssudhagar495:master

Conversation

@sssudhagar495

Copy link
Copy Markdown

Summary

Adds local setup documentation and a runtime dependency manifest for running HexStrike on macOS. No application code changes.

Files

  • SETUP_NOTES.md — verified macOS setup (Python 3.12 venv), install steps, installed external tools, server run/health check, and a verified smart-scan workflow.
  • requirements.runtime.txt — runtime-installable dependency set (excludes the unicorn-dependent angr/pwntools/bcrypt that fail to build in some toolchains).
  • .gitignore — ignore the local hexstrike-env/ virtualenv.

Notes

Core server + MCP + web/recon functionality is unaffected by the excluded binary-analysis extras.

Conversation: https://app.warp.dev/conversation/d172d1b7-3c09-47f7-a5f5-c463c5eb0013

Co-Authored-By: Oz oz-agent@warp.dev

sssudhagar495 and others added 2 commits June 15, 2026 22:33
Document verified macOS configuration: Python 3.12 venv, runtime
dependency set (excludes unicorn-dependent angr/pwntools/bcrypt),
installed external tools, server run steps, and the verified 100%
smart-scan workflow. Add .gitignore for the local venv.

Co-Authored-By: Oz <oz-agent@warp.dev>
Natural-language prompt -> local Ollama model (tool-calling) -> HexStrike
tool execution (nuclei JSON, tech probe, optional nikto/sqlmap) -> LLM
triage pass to reduce false positives. Active scanning gated behind
--authorized; defaults to authorized test target.

Co-Authored-By: Oz <oz-agent@warp.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant