zhizhuodemao

18 mods across 6 repositories, 3.6k stars between them.

ast-deobfuscate

02

zhizhuodemao/ai-reverse-toolkit

Skill Claude CodeCodex

A tool-assisted process for making deliberately hard-to-read JavaScript easier to understand. It uses Babel, a JavaScript parsing and code-generation toolkit, to decode strings, simplify expressions, remove unused code, and restore control flow when applicable.

429 5mo ago A 33 tokens original MIT

env-patch

03

zhizhuodemao/ai-reverse-toolkit

Skill Claude CodeCodex

A process for running browser-dependent encrypted JavaScript in Node.js, a JavaScript runtime outside a web browser, by supplying the browser objects and functions the code expects.

429 5mo ago A 141 tokens original MIT

find-crypto-entry

04

zhizhuodemao/ai-reverse-toolkit

Skill Claude CodeCodex

A reverse-engineering skill for finding where a JavaScript application creates a named encrypted request parameter. It identifies the function, script location, and chain of calls that lead to it.

429 5mo ago A 20 tokens original MIT

skill-creator

05

zhizhuodemao/ai-reverse-toolkit

Skill Claude CodeCodex

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

429 5mo ago A 64 tokens copy · 88% MIT

analyzer

06

zhizhuodemao/ai-reverse-toolkit

Agent

Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.

429 5mo ago A 0 tokens copy · 100% MIT

zhizhuodemao/android_proxy_mcp

Instructions file

Project instructions for an MCP-based Android traffic-capture service. It lets an AI assistant inspect network requests using natural-language questions.

223 6mo ago A 19 tokens original MIT

android-proxy-mcp

10

zhizhuodemao/android_proxy_mcp

MCP server Claude CodeCodexCursor +2

MCP server "android-proxy-mcp" as configured in zhizhuodemao/androidproxymcp. Runs locally from the android-proxy-mcp Python package.

223 6mo ago A tokens not measured original MIT

miniapp-cdp

11

zhizhuodemao/miniapp-cdp-mcp

MCP server Claude CodeCodexCursor +2

Agent-native raw CDP over WebSocket MCP layer built on top of cdp-use. Runs locally from the miniapp-cdp Python package.

159 4mo ago A tokens not measured original MIT

frida-mcp

12

zhizhuodemao/frida-mcp

MCP server Claude CodeCodexCursor +2

Model Context Protocol implementation for Frida. Runs locally from the frida-mcp Python package.

113 10mo ago A tokens not measured

zhizhuodemao/ai-reverse-resources

Instructions file CodexOpenCode

AGENTS.md instructions for zhizhuodemao/ai-reverse-resources, covering agents.md, 技能单一来源, 发布 dsh 包, 1. 修改 dsh/js-reverse-plugin/package.json 的 version and 2. 打 tag 推送,ci 自动发布到 npm.

8 18d ago A 414 tokens

iv8-env-runtime

16

zhizhuodemao/ai-reverse-resources

Skill Claude CodeCodex

A controlled iv8 runtime for running browser-dependent JavaScript outside a browser. It supplies browser-like surroundings and uses js-reverse MCP to locate where signatures or tokens are generated.

8 18d ago A 228 tokens

iv8-jsvmp-recovery

17

zhizhuodemao/ai-reverse-resources

Skill Claude CodeCodex

A workflow for recovering the exact behavior of protected JavaScript running inside iv8, a controlled JavaScript runtime, including how it produces signatures, tokens, or encrypted data.

8 18d ago A 195 tokens

zhizhuodemao/ai-reverse-resources

Skill Claude CodeCodex

An evidence-based workflow for making obfuscated JavaScript easier to read. Obfuscated code is deliberately rearranged or disguised to hide its purpose.

8 18d ago A 166 tokens