scrt/avcleaner
C/C++ source obfuscator for antivirus bypass 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: 2266
- days_rel: n/a
- days_push: 1637
- n_releases_24m: 0
Adoption not part of the score
1073 stars · 187 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
avcleaner is a C/C++ source-to-source obfuscator built on LLVM, designed to evade antivirus detection by transforming source code (e.g., hiding strings and API calls). It is a compiler-frontend-based CLI tool primarily aimed at red team and security research use cases.
Use cases
- obfuscate C/C++ source code to bypass antivirus detection
- hide strings in malware-like tooling during red team engagements
- evade static signature-based scanning of security tooling
- learn LLVM-based source transformation techniques
- transform Windows C/C++ projects that use the WinSDK
When to choose
- you are a red teamer or security researcher needing to evade AV static analysis of your C/C++ tooling
- you want an LLVM-based source obfuscator you can extend or study
- you need to obfuscate strings and sensitive constructs at the source level before compilation
When to avoid
- you need a general-purpose code obfuscator for protecting commercial software IP
- you require support for languages other than C/C++
- you need a maintained tool with frequent updates and broad platform support
- obfuscating code would violate laws or organizational policies in your context
Facets
cli-tool · maturity maintenance
compiler security cryptography security penetration-testing compilers developer-tools cli obfuscator antivirus-evasion llvm source-to-source red-team cpp linux docker
1 source
- readme: https://github.com/scrt/avcleaner · fetched 2026-08-28 · a0f8b54ee42a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| scrt/avcleaner | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem