# chip-red-pill/MicrocodeDecryptor

Repository: https://github.com/chip-red-pill/MicrocodeDecryptor
Canonical: https://ross.abutalabs.com/products/microcodedecryptor
Language: Python
License Family: other
Last push: 2022-07-22T08:02:11+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 1507, "days_push": 1503, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1510, forks 114 (observed 2026-08-28T04:04:55.729079+00:00)

## What it is
A set of Python scripts for decrypting Intel Atom CPU microcode updates, using encryption keys extracted via the Red Unlock debugging technique. It also unpacks decrypted XuCode (SGX software) images for Goldmont Plus CPUs.

## Use cases
- decrypt intel atom microcode update binaries
- analyze x86 microcode internal structure
- unpack xucode elf images from goldmont plus
- research intel cpu microcode encryption keys
- extract microcode from apollo lake or gemini lake cpus

## When to choose
- you need to decrypt Intel Atom (Goldmont/Goldmont Plus) microcode updates for security research
- you want to study the internal structure of x86 microcode or XuCode

## When to avoid
- you want to create or modify custom microcode updates (only decryption is supported)
- your CPU is not Apollo Lake or Gemini Lake generation
- you need a supported, production-grade tool

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: cryptography, reverse-engineering, parser, security
- domain: security, reverse-engineering, hardware, developer-tools
- platform: python, cli, cross-platform
- tags: intel-microcode, rc4-decryption, red-unlock, x86, firmware-analysis, cpu-research

## Member repositories
- chip-red-pill/MicrocodeDecryptor (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:55.729079+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:32:25.098290+00:00, confidence not recorded.
  - readme: https://github.com/chip-red-pill/MicrocodeDecryptor (fetched 2026-08-28T04:04:55.729079+00:00, sha ff8b5999335b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
