r0crawlskills

SkillWeb & browsing

A beginner-friendly full-spectrum reverse-engineering router for Web/JavaScript, Android/iOS, Frida, unpacking, anti-analysis, native binaries, protocols, firmware, malware, games, cloud APIs, CTFs, and reproducible parity testing. Use for reverse, start, unpack, decompile, hook, Frida, bypass detection, APK/SO/DEX/JS/PCAP/WASM/PE/ELF/Mach-O analysis, signature recovery, or a complete investigation from sample to verified result.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the r0crawlskills skill

What this skill tells your AI

The instructions your AI receives, as published by manyuegong33/r0crawl_skills in SKILL.md and read by ahel’s review.

Chinese guide

Beginner-first contract

Before using advanced tools, explain:

  1. What the target is: web page, JavaScript, APK, DEX, native library, binary, protocol, firmware, or sample.
  2. What action matters: launch, login, search, upload, payment, encryption, validation, or network exchange.
  3. What material exists: file, URL, HAR, PCAP, log, screenshot, dump, source, or only a description.
  4. What result is wanted: explain behavior, locate an entry, write a hook, unpack a runtime artifact, reproduce a request, or write a report.

If no artifact exists, provide a short collection plan instead of pretending to analyze an invisible target.

Start protocol

For start, reverse start, mixed start, or full reverse:

  1. Run triage-and-route.
  2. Create evidence and a timeline with evidence-collection.
  3. Split work into static, runtime, loading/unpacking, protocol, and data-flow tracks.
  4. Load only modules matched by the routing tables.
  5. Use reconstruction-and-parity for a minimal reproducible result.
  6. Use systematic-debugging for every mismatch.
  7. Report a beginner summary first, then a technical appendix.

Core routing

SignalLoad first
APK, AAB, DEX, smali, class loaderandroid-static-analysis, android-unpacking-and-dumping, dex-memory-dump
APK protection, shell, packer, loader, OEPapk-protection-analysis, native-unpacking, packer-and-loader-analysis
SO, PE, ELF, Mach-O, assembly, decompilernative-binary-analysis, ida-ghidra-workflow, symbol-recovery-and-structs
Frida, Java.perform, Interceptor, spawn, attachfrida-dynamic-analysis, frida-stealth-hooking
anti-Frida, maps, ports, threads, Gadget, Root, emulatorfrida-anti-detection-analysis, root-emulator-detection, anti-analysis-and-integrity
JavaScript hook, fetch, XHR, WebSocket, Proxy, getter/setterjs-hook-engineering, browser-runtime-tracing, webcrypto-hooking
Worker, iframe, ServiceWorker, Blob URL, importScriptsjs-worker-hooking, browser-runtime-tracing
obfuscation, JSFuck, AAEncode, webpack, flattened control flowjs-deobfuscation, ast-program-analysis, ollvm-deobfuscation
JSVMP, VMP, opcode, DSL VM, virtual machinejsvmp-vmp-analysis, virtualization-protection, script-vm-sandbox-analysis
sign, token, cookie, header, encrypted request or responseweb-signature-analysis, crypto-dataflow-analysis, reconstruction-and-parity
browser environment, canvas, WebGL, webdriver, fingerprintbrowser-env-emulation, browser-fingerprint-analysis
captcha, challenge, WAF, 403, 412, risk controlcaptcha-protocol-analysis, anti-bot-analysis
TLS pinning, TrustManager, Cronet, NSURLSessiontls-pinning-analysis, android-network-stack, crypto-dataflow-analysis
PCAP, TCP, UDP, WebSocket, gRPC, Protobufprotocol-reconstruction, websocket-grpc-analysis
iOS, Objective-C, Swift, dyld, jailbreak, IPAios-runtime-analysis, ios-unpacking-and-dump, objc-swift-hooking
Unity, IL2CPP, Unreal, anti-cheatunity-il2cpp-analysis, game-security-reversing, anti-cheat-kernel-analysis
malware, C2, persistence, IOC, sandboxmalware-triage, malware-dynamic-analysis, detection-rule-engineering
firmware, U-Boot, SquashFS, IoT, BLE, USBfirmware-and-iot-analysis, ble-usb-protocol-reversing
crash, fuzz, minidump, coverage, harnessfuzzing-and-crash-analysis, crash-dump-symbolication, emulation-unicorn-angr
OAuth, JWT, GraphQL, cloud, agent, tool protocolcloud-api-reversing, llm-agent-security-reversing
CTF, crackme, archive, flag, sandboxctf-reversing, ctf-sandbox-orchestration

Vendor and scenario shortcuts

ClueShortcut module
Geetestvendor-geetest-captcha
Tencent TCaptchavendor-tencent-tcaptcha
NetEase Yidunvendor-netease-yidun
Dingxiangvendor-dingxiang-captcha
Shumeivendor-shumei-captcha
Aliyun NVC, AWSC, Baxiavendor-aliyun-nvc-baxia
JD jcap, H5STvendor-jd-jcap-h5st
Ruishu RS, 412, acw_scvendor-ruishu-rs
Akamai, _abck, bm_sz, sensor_datavendor-akamai-bm
Cloudflare, Turnstile, clearancevendor-cloudflare-waf, vendor-cloudflare-turnstile
AWS WAF, aws-waf-tokenvendor-aws-waf
Imperva, Incapsula, Reese84vendor-imperva-incapsula
DataDome, PerimeterX, Kasadavendor-datadome, vendor-perimeterx, vendor-kasada
Douyin/TikTok a_bogus, x-bogusweb-douyin-abogus-xbogus
Xiaohongshu x-s, x-tweb-xiaohongshu-xs-xt
Taobao/Tmall MTOP, H5STweb-taobao-mtop-h5st
Meituan mtgsigweb-meituan-mtgsig
Zhihu zseweb-zhihu-zse
Xueqiu acw, md5__1038web-xueqiu-acw
WeChat Mini Programwechat-miniprogram-reversing
React Native, Flutter, Electronreact-native-reversing, flutter-dart-reversing, electron-app-reversing

Evidence contract

Use this case layout:

case/
  case.yaml
  evidence/raw/
  evidence/derived/
  notes/timeline.md
  notes/hypotheses.md
  repro/
  tests/fixtures.jsonl
  report.md

Every result must include a plain-English summary, evidence, route, reproducible check, limitations, and next action. Never treat a static string, one log line, or an automatic decompiler result as a confirmed call chain without independent validation.

Module catalog

Specialized modules live under skills/<name>/SKILL.md. Read only the modules matched by the routing tables. See references/catalog.md, references/tool-matrix.md, references/evidence.md, and docs/BEGINNER.md.

Signals

GitHub stars
223
Forks
72
Last commit
Aug 2026
Advanced
Catalog kind
skill
Gateway key
r0crawl-skills
Source
github.com/manyuegong33/r0crawl_skills