Ross ROSS = Recommend OSS · open-source software intelligence for agents

wuba/WBBlades

Mach-O based ObjC & Swift useless classes, useless protocols, useless resources detection, packet size analysis, point-to-point crash resolution.基于Mach-O的ObjC & Swift无用类、无用协议、无用资源检测,包大小分析,点对点崩溃解析。 observed · 2026-08-28

github.com/wuba/WBBlades · Objective-C · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2360
  • days_rel: n/a
  • days_push: 758
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1611 stars · 234 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

WBBlades is a set of Mach-O based tools for iOS development that detects useless ObjC/Swift classes, protocols, and resources, analyzes package size contributions of static and dynamic libraries, and performs point-to-point crash log symbolication. It also supports automatic class extraction and hooking from Mach-O binaries, with a visual macOS app interface.

Use cases

  • find unused classes and resources in an iOS app to reduce binary size
  • analyze how much size each static or dynamic library adds to an ipa
  • symbolicate iOS crash logs with or without dSYM files
  • resolve crash stacks from Bugly or Huawei platforms
  • extract and hook classes from a Mach-O binary
  • analyze ips crash files point-to-point for hard-to-reproduce crashes

When to choose

  • you need to symbolicate iOS crash logs with or without dSYM files
  • you want to find unused classes, protocols, or resources in an iOS app to reduce package size
  • you need to measure how much space each static or dynamic library contributes to an ipa
  • you analyze crash stacks from Bugly or Huawei platforms

When to avoid

  • you work on Android or non-Apple platforms, since it only parses Mach-O binaries
  • you need runtime performance profiling rather than static binary and crash analysis
  • you want a cross-platform CI service rather than a macOS-based tool

Facets

cli-tool · maturity active

developer-tools parser reverse-engineering security static-site-generator developer-tools mobile-development apple-ecosystem performance cli cpp mach-o ios crash-symbolication app-thinning unused-code-detection dysm obj-c swift binary-analysis ipa-analysis macos

1 source

Member repositories

RepositoryRoleHealth v2
wuba/WBBladesmain23

For agents

markdown · JSON · MCP: product_card(name="wuba/WBBlades")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem