# mgeeky/ProtectMyTooling

Multi-Packer wrapper letting us daisy-chain various packers, obfuscators and other Red Team oriented weaponry. Featured with artifacts watermarking, IOCs collection & PE Backdooring. You feed it with your implant, it does a lot of sneaky things and spits out obfuscated executable.

Repository: https://github.com/mgeeky/ProtectMyTooling
Canonical: https://ross.abutalabs.com/products/protectmytooling
Homepage: https://mgeeky.tech/protectmytooling/
Language: PowerShell
License: MIT
License Family: permissive
Last push: 2025-10-14T22:53:57+00:00

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

## Adoption (not part of the score)
Stars 1097, forks 147 (observed 2026-08-28T04:03:34.555115+00:00)

## What it is
A multi-packer wrapper script that daisy-chains various packers, obfuscators, and shellcode loaders to produce obfuscated Red Team implants. It also provides artifact watermarking, IOC collection, and PE backdooring capabilities.

## Use cases
- obfuscate a red team implant binary
- chain multiple packers like hyperion and upx on an executable
- watermark PE artifacts for tracking
- collect IOCs from obfuscation steps for blue team audits
- backdoor a PE executable
- integrate obfuscation into a malware development CI/CD pipeline
- avoid clicking through packer GUIs to obfuscate a tool

## When to choose
- you need to quickly obfuscate offensive tooling binaries without manual GUI interaction
- you want to combine several packers in a single pipeline
- you need artifact watermarking and IOC collection for red team engagements
- you're building a malware development automation pipeline on Windows

## When to avoid
- you need a fully supported Linux obfuscation workflow (Windows is the primary target)
- you're looking for defensive malware analysis tooling rather than offensive
- you need a production-grade commercial protector with support
- your environment cannot disable AV or exclude the contrib directory

## Facets
- artifact type: cli-tool
- maturity: active
- function: security, cli, developer-tools
- domain: security, penetration-testing, developer-tools
- platform: windows, cli, python
- tags: red-team, packers, obfuscation, malware-development, av-evasion, watermarking, iocs, pe-backdooring, powershell

## Member repositories
- mgeeky/ProtectMyTooling (main) score 53

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:34.555115+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:46:36.292223+00:00, confidence not recorded.
  - readme: https://github.com/mgeeky/ProtectMyTooling (fetched 2026-08-28T04:03:34.555115+00:00, sha a848b5ec6dc8)
  - homepage: https://mgeeky.tech/protectmytooling/ (fetched 2026-08-29T12:49:54.818176+00:00, sha 455f2fed9c9c)
  - site_page: https://mgeeky.tech/about (fetched 2026-08-29T12:49:54.827567+00:00, sha f3e1984dbc85)
  - site_page: https://mgeeky.tech/category/malware-development/maldocs (fetched 2026-08-29T12:49:54.829412+00:00, sha 92ee2d7d7c7e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
