CTF autonomous agent system powered by Claude Code — multi-agent pipeline for pwn/rev/web/crypto/forensics/web3
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
28
commits
feat: Machine v2 — triage-first architecture with unified solver
66ed473View on GitHubfix: block orchestrator from inline Bash heredoc coding too
49fa33aView on GitHubfeat: PostToolUse hooks — auto-inject decision_tree.py on 3+ Bash failures
98507e3View on GitHubfeat: hook to warn orchestrator when it directly writes solve files
09964dfView on GitHubchore: gitignore knowledge/techniques/ — auto-generated, local only
afa0741View on GitHubfix: enforce orchestrator never codes — must re-spawn agents on failure
eb1cb1cView on GitHubdocs: update README — ctf mode now includes writeup, add decision_tree, challenge.md
16eb51bView on GitHubrefactor: merge learn mode into ctf — always write up + index
3cd0389View on GitHubfix: challenge.md grep pipe fails with set -euo pipefail when no flag format found
bf75a39View on GitHubdocs: circle_encryption writeup + flag + updated technique
f4abe3eView on GitHubfix: sage is now in PATH via symlink, simplify crypto agent calls
1d0daecView on GitHubfeat: crypto agent — SageMath first, explicit path, flag format constraint
0fa711dView on GitHubfix: flag detection — remove overly aggressive filter + add checkpoint-free fallback
2e8d6a3View on GitHubrefactor: extract decision trees from agent .md to tools/decision_tree.py
61ea4c1View on GitHub