JuliaPoo/Artfuscator
A C compiler targeting an artistically pleasing nightmare for reverse engineers observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 1416
- days_rel: n/a
- days_push: 1412
- n_releases_24m: 0
Adoption not part of the score
1102 stars · 64 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Artfuscator is a novelty C compiler built on ELVM that compiles C programs into a binary whose entire control flow graph renders as a chosen greyscale image. Unlike REPsych, the artistic graph actually implements the program's full functionality, forcing reverse engineers to dig into individual pixels to understand the code.
Use cases
- compile C into a control flow graph shaped like an image
- prank reverse engineers analyzing my binary
- make decompiled output visually traumatic
- demonstrate obfuscation via control flow graph art
- build a working program whose CFG is a picture
When to choose
- you want a functional twist on REPsych-style CFG art for demos or CTF trolling
- you're exploring compiler backends and esoteric compilation techniques
When to avoid
- you need a production compiler or maintainable output
- you need proper packaging, documentation, or Windows support
Facets
cli-tool · maturity experimental
compiler security reverse-engineering security reverse-engineering developer-tools compilers cli obfuscation c-compiler elvm control-flow-graph psychological-warfare novelty linux
1 source
- readme: https://github.com/JuliaPoo/Artfuscator · fetched 2026-08-28 · 9553ada4e3bb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| JuliaPoo/Artfuscator | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="JuliaPoo/Artfuscator")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem