# 520CCC/AIGenerateCode

Android谷歌上架马甲包垃圾代码混淆

Repository: https://github.com/520CCC/AIGenerateCode
Canonical: https://ross.abutalabs.com/products/aigeneratecode
Language: Java
License: Apache-2.0
License Family: permissive
Topics: android
Last push: 2025-07-16T03:26:12+00:00

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

## Adoption (not part of the score)
Stars 1279, forks 194 (observed 2026-08-28T04:04:13.517080+00:00)

## What it is
A Java-based tool suite for Android that generates junk code (Java, drawables, layouts, strings, manifests) and ProGuard obfuscation files to make apps harder to decompile and to differentiate multiple app store submissions built from the same codebase. It is explicitly designed to help publish many similar packages past Google Play's automated review.

## Use cases
- generate junk code for an android project
- create proguard obfuscation files automatically
- make decompilation of an apk harder
- bulk modify file names in build.gradle
- encrypt strings in an android app
- generate multi-language resources for android

## When to choose
- you need to bulk-generate filler resources and code for an Android project
- you want automated ProGuard class generation to raise decompilation difficulty
- you need string encryption or non-standard localization generation for Android

## When to avoid
- you want legitimate app hardening with maintained, standard tooling like R8 or official ProGuard workflows
- you need a tool with broad community support or formal documentation
- your goal is compliant app store publishing, since the tool's stated purpose is evading automated store review

## Facets
- artifact type: cli-tool
- maturity: active
- function: developer-tools, security, code-review, data-generation
- domain: developer-tools, android-tools, security
- platform: jvm, cli
- tags: android, code-obfuscation, junk-code-generator, proguard, app-store, google-play, java

## Member repositories
- 520CCC/AIGenerateCode (main) score 37

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:13.517080+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-30T05:02:39.820276+00:00, confidence not recorded.
  - readme: https://github.com/520CCC/AIGenerateCode (fetched 2026-08-28T04:04:13.517080+00:00, sha b669b8d7b492)
- Data as of 2026-08-30T08:39:29.467469+00:00.
