endrazine/wcc
The Witchcraft Compiler Collection observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 93
- Release rhythm 80
- Longevity 100
Flags: no_license
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: 78
- age_days: 3676
- days_rel: 52
- days_push: 47
- n_releases_24m: 4
Adoption not part of the score
2010 stars · 116 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The Witchcraft Compiler Collection (WCC) is a set of compilation tools for performing binary manipulation on ELF executables across POSIX platforms. It can transform executables into shared libraries, disassemble binaries, and enable reverse engineering and instrumentation workflows.
Use cases
- convert an ELF executable into a shared library
- reverse engineer stripped binaries on linux
- analyze and manipulate ELF binaries regardless of architecture
- instrument compiled binaries for security research
- load and reuse code from existing executables
When to choose
- you need to libify or repurpose ELF executables
- you do binary reverse engineering or vulnerability research on POSIX systems
- you want architecture-agnostic ELF manipulation tooling
When to avoid
- you need a general-purpose production compiler
- you work with non-ELF formats like PE or Mach-O
- you need a polished GUI reverse engineering suite
Facets
cli-tool · maturity active
compiler reverse-engineering security developer-tools security reverse-engineering developer-tools compilers cli elf-binaries binary-analysis linker disassembly pentesting linux
1 source
- readme: https://github.com/endrazine/wcc · fetched 2026-08-28 · 4f64d29df798
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| endrazine/wcc | main | 90 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem