pyobfus
01Plugin Claude Code
Plugin marketplace listing 1 plugin: pyobfus.
Plugin Claude Code
Plugin marketplace listing 1 plugin: pyobfus.
Plugin Claude Code
Protect Python source before shipping it — obfuscate AND verify the output still runs. Wraps the pyobfus obfuscator (AST-based, framework-aware, AI-debuggable) and its MCP server.
Instructions file CodexOpenCode
Instructions for zhurong2020/pyobfus, covering agents.md — pyobfus, what this project is, setup, build / test / lint — run before every commit and repository layout.
Instructions file
Instructions for zhurong2020/pyobfus, covering pyobfus 开发约定, ⚡ current pending work (cold-start 必读), ⏳ 2026-08-30 — 客户 paid-invoice pdf 已升级 stripe 工程处理, ✅ 2026-08-24 — 0.5.17 / mcp 0.3.8 发布与外部渠道收尾 and ✅ 2026-08-21 — 周期性复查(下载量 + glama + claude plugin),全部无变化.
Skill Claude CodeCodex
Obfuscate / protect Python source before shipping it, and verify the obfuscated output still runs. Use when the user wants to protect, obfuscate, harden, or "make it hard to read / reverse-engineer" a Python package, CLI, or service before publishing to PyPI, sending a build to a client, or shipping an evaluation copy…
Cursor rule Cursor
This project uses pyobfus (the Python obfuscator). The full, canonical agent protocol lives in AGENTS.md at the project root — Cursor reads AGENTS.md natively, so copying that file is all most setups need.
Cursor rule
This project uses pyobfus (the Python obfuscator). The canonical agent protocol is AGENTS.md at the project root, which Cursor reads natively. Copy AGENTS.md into your repo; keep this .mdc only for Cursor-scoped glob targeting.
MCP server Claude CodeCodexCursor +2
Model Context Protocol server for pyobfus — the Python obfuscator. Lets Claude Desktop, Claude Code, Cursor, GitHub Copilot, Windsurf, Zed, Codex, and CodeBuddy call pyobfus tools (preflight risk check, zero-config init, reverse stack-trace mapping) directly from an agent conversation. PyArmor alternative with…