# cr4n5/XiaoYuanKouSuan

小猿口算

Repository: https://github.com/cr4n5/XiaoYuanKouSuan
Canonical: https://ross.abutalabs.com/products/xiaoyuankousuan
Language: Python
License Family: other
Last push: 2024-11-05T09:39:46+00:00

## Health v2 (maintenance only)
Score: 22/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 49
- inputs: {"age_days": 692, "days_push": 666, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1346, forks 157 (observed 2026-08-28T04:04:27.490557+00:00)

## What it is
A Python-based automation tool that cheats at the XiaoYuanKouSuan (小猿口算) math app by capturing packets to obtain answers and using ADB to simulate swipe gestures on rooted Android devices. It includes multiple approaches including answer modification and JS file patching to achieve near-zero completion times.

## Use cases
- automatically solve math problems in XiaoYuanKouSuan app
- simulate swipe gestures via adb to answer questions instantly
- capture app traffic to extract answers
- modify app answers to cheat in practice mode
- patch pk mode javascript files for instant submission
- run the tool on an android emulator

## When to choose
- you want to automate answering in the XiaoYuanKouSuan app on a rooted Android device
- you want to study packet capture and ADB automation techniques against a mobile app
- you need a reference implementation of swipe-simulation cheating approaches

## When to avoid
- you need a legitimate math practice tool for children
- your device is not rooted or you cannot use ADB
- you have a newer version of the app than 3.93.2
- you require a maintained project with a license or active bug fixes

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: workflow-automation, reverse-engineering, developer-tools
- domain: android-tools, gaming-tools, security
- platform: python, cli
- tags: adb, game-cheating, packet-capture, xiaoyuan-kousuan, android-root, frida, automation, android

## Member repositories
- cr4n5/XiaoYuanKouSuan (main) score 22

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:27.490557+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:42:41.141878+00:00, confidence not recorded.
  - readme: https://github.com/cr4n5/XiaoYuanKouSuan (fetched 2026-08-28T04:04:27.490557+00:00, sha e520459ce31b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
