01 · Roasts
Patch ecosystem, not a demo
Six named patching projects and 104 recent cross-repo commits make this a real toolchain, not a weekend APK tweak.
Tests are selectively enabled
WhatsAppPatcher and Stitch test serious compatibility paths; MoovitPatcher and MakoPatcher still ship without tests.
One repo carries the applause
WhatsAppPatcher supplies 257 of the account's 690 stars; the rest of the portfolio is still earning its audience.
Public graph is playing hide-and-seek
The heatmap is sparse for 129 public commits, but private-work evidence and 104 multi-repo volume say the account is not idle.
Built using
Zoral
Shadows one worker for a week, then takes over their job with zero extra setup. Behaves exactly like the original.
zoral.ai
02 · Category breakdown
- Impact25% weight63C
- Consistency20% weight60C
- Quality20% weight75B
- Depth15% weight68C
- Breadth10% weight65C
- Community10% weight50D
03 · Stats
365-day commit heatmap
59 active days
Language distribution
- Java49%
- Python20%
- JavaScript17%
- C++8%
- C2%
- TypeScript1%
- Other3%
04 · Numbers
Owned repos
non-fork
37
Commits
last 12 months
129
Followers
169
Joined GitHub
Apr 2020
05 · Top repos
Schwartzblat /
WhatsAppPatcher
A substantial, documented WhatsApp APK patching tool with 16+ discoverable patch artifacts, a Java Android hook module, defensive smali finders, tests, and CI; adoption is meaningful in its niche but not ecosystem-scale.
Schwartzblat /
Stitch
Stitch is a substantial Python APK/XAPK patching library with manifest merging, dex/native/asset injection, resource handling, signing, and focused regression tests; adoption remains modest at 7 stars.
Schwartzblat /
ArtHooks
A technically ambitious Android ART hooking library with runtime ArtMethod layout discovery, multi-ABI trampolines, extensive demo self-checks, and emulator CI, but only 2 stars and no demonstrated external adoption.
Schwartzblat /
MoovitPatcher
A documented, typed Java/Python APK patcher with nine runtime hooks, artifact-discovery regexes, and lint CI; it is technically structured but has limited visible adoption and no tests or license.
Schwartzblat /
MakoPatcher
A small, documented APK patcher combining a Python CLI with an Android/Java smali hook module; it has a clear working workflow but lacks tests, CI, licensing, and broader adoption.
Schwartzblat /
Android-Patching-Skill
A documented, structured Android APK patching skill with a nine-stage stitch/ArtHooks pipeline and a dedicated placeholder validation gate, but only 4 stars and no tests, CI, license, or typed implementation.
06 · Timeline
- Apr 13, 2020Joined GitHub
- Dec 28, 2022Created WhatsAppPatcher — A patcher that decompiles WhatsApp APK, patches the smali, recompiles and signs it.
- Sep 24, 2025Created Stitch — Python library that helps with patching apps.
- Dec 13, 2025Created MoovitPatcher — A patcher for the moovit application to unlock premium features and removed ads.
- Dec 23, 2025Created MakoPatcher — A patcher for mako (12+) application that automatically remove the ads.
- Jul 26, 2026Created ArtHooks — Vibe coded hooking library
- Sep 12, 2026Created Android-Patching-Skill — An Android app patching skill using stitch and ArtHooks.
- Sep 18, 2026Most recent push to WhatsAppPatcher
07 · Compare
08 · Rubric
How this score was produced
Overall = Σ (category × weight) + gentle top-end curve
Tier thresholds
▸ How the pipeline works
- 01Scrape.Pull every non-fork repo pushed in the last 90 days, plus your contribution calendar, followers, and language byte counts — straight from GitHub's REST & GraphQL APIs.
- 02Triage.A small model reads every repo's file tree + README and picks the 20 files per repo that actually reveal how you code.
- 03Grade each repo. All repos run in parallel through a fast scoring model that reads the picked files and rates each one independently on Impact, Quality, and Depth — with evidence citations.
- 04Aggregate. A larger reasoning model combines the per-repo scores with server-computed stats (heatmap, commit cadence, language entropy, follower count) to produce the 6-dimension profile score + roasts.
- 05Correct.Deterministic server-side checks enforce anchor-scale floors (e.g. a profile with 2,000+ public commits can't score 30 Consistency) and recompute the final verdict.
~90 seconds per profile, ~$0.25 in compute. Total of ~240 files read across your top-12 repos. One rating per GitHub account per day.
▸ Data sources & caveats
- Heatmap & commit totals: GitHub GraphQL
contributionsCollection— covers the last 365 days, includes private repos when the user has opted in (default). - Language %: byte totals across the top 30 owned non-fork repos.
- Curve: a small upward nudge centered on raw score ≈ 70, capping at 100. Prevents specialists from being unfairly penalised for narrow breadth.
- Anchor corrections: when server-measured signals (e.g. privateWorkLikely, multiRepoVolume, follower count) mandate a minimum category score, the aggregation step enforces it. These are signal-conditional, not identity-based floors.