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

GoSSIP-SJTU/Armariris

孤挺花(Armariris) -- 由上海交通大学密码与计算机安全实验室维护的LLVM混淆框架 observed · 2026-08-28

github.com/GoSSIP-SJTU/Armariris · C++ · Apache-2.0 (permissive) 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: 3353
  • days_rel: n/a
  • days_push: 2648
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1348 stars · 270 forks observed · 2026-08-28

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

Armariris is an LLVM-based code obfuscation framework maintained by Shanghai Jiao Tong University's cryptography and computer security lab. It supports multiple languages and platforms, offering string encryption, control flow flattening, and instruction substitution via compile-time flags.

Use cases

  • obfuscate C/C++ binaries to hinder reverse engineering
  • encrypt string literals in compiled programs
  • flatten control flow to resist static analysis
  • substitute instructions to obscure program logic
  • protect proprietary software from tampering

When to choose

  • you need LLVM-based obfuscation integrated into your normal build pipeline
  • you want string encryption, control flow flattening, and instruction substitution in one tool
  • you need multi-language, multi-platform binary protection

When to avoid

  • you need actively maintained obfuscation for recent LLVM versions
  • you only need lightweight protection like packing or anti-debugging
  • you require commercial-grade support or advanced obfuscation techniques

Facets

framework · maturity maintenance

compiler security cryptography build-tool security compilers reverse-engineering developer-tools windows cpp cross-platform llvm obfuscator code-obfuscation control-flow-flattening string-encryption instruction-substitution software-protection linux macos

1 source

Member repositories

RepositoryRoleHealth v2
GoSSIP-SJTU/Armarirismain32

For agents

markdown · JSON · MCP: product_card(name="GoSSIP-SJTU/Armariris")

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