# Accenture/Spartacus

Spartacus DLL/COM Hijacking Toolkit

Repository: https://github.com/Accenture/Spartacus
Canonical: https://ross.abutalabs.com/products/spartacus
Language: C#
License: MIT
License Family: permissive
Topics: accenture-security, dll-hijacking, procmon, proxy-dlls, windows, com-hijacking, dll-proxy-generation, skeleton-dll
Archived: true
Last push: 2024-02-01T13:51:09+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 1405, "days_push": 944, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1085, forks 153 (observed 2026-08-28T04:03:31.906825+00:00)

## What it is
Spartacus is a Windows toolkit that automates discovery and exploitation of DLL and COM hijacking vulnerabilities by parsing Process Monitor logs. It can generate proxy DLL Visual Studio solutions, sign them with self-signed certificates, and detect DLL proxying in running applications.

## Use cases
- find dll hijacking vulnerabilities in windows applications
- parse procmon logs to detect dll sideloading opportunities
- generate proxy dlls for hijacked libraries
- discover com hijacking vulnerabilities
- sign a payload dll with a self-signed certificate
- detect dll hijacking in progress on a windows host

## When to choose
- you are doing red team work or vulnerability research on Windows DLL/COM hijacking
- you need to process large ProcMon PML files and automate hijack discovery
- you want auto-generated Visual Studio proxy DLL projects with exported function signatures

## When to avoid
- you need a maintained tool - the original repo is unmaintained and moved to sadreck/Spartacus
- you are looking for defensive-only endpoint monitoring rather than offensive tooling
- you are not on Windows

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: penetration-testing, security, reverse-engineering
- domain: security, penetration-testing, windows
- platform: windows, cli
- tags: dll-hijacking, com-hijacking, dll-proxy, procmon, red-team, skeleton-dll, code-signing

## Member repositories
- Accenture/Spartacus (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:31.906825+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-30T06:49:40.316345+00:00, confidence not recorded.
  - readme: https://github.com/Accenture/Spartacus (fetched 2026-08-28T04:03:31.906825+00:00, sha b595a4539fb6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
