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

peewpw/Invoke-PSImage

Encodes a PowerShell script in the pixels of a PNG file and generates a oneliner to execute observed · 2026-08-28

github.com/peewpw/Invoke-PSImage · PowerShell · MIT (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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3181
  • days_rel: n/a
  • days_push: 2536
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2188 stars · 386 forks observed · 2026-08-28

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

Invoke-PSImage is a PowerShell tool that encodes a PowerShell script into the pixels of a PNG image using steganography, then generates a oneliner to execute the payload. It can embed payloads in the least significant bits of an existing image or create new images, supporting execution from disk or the web.

Use cases

  • hide a powershell script inside a png image
  • generate a oneliner to execute a script embedded in an image
  • embed mimikatz payload in a picture for red team ops
  • encode powershell payload into image pixels for stealth delivery
  • host an image on the web and execute the embedded script remotely

When to choose

  • you need to smuggle a PowerShell script past simple inspection by hiding it in an image
  • you want a self-contained oneliner that decodes and runs a payload from a PNG
  • you are doing red team or penetration testing on Windows environments

When to avoid

  • you need a defensive or detection tool rather than an offensive payload encoder
  • your target is not Windows PowerShell
  • you need robust, modern tooling - the project has not been updated since 2019

Facets

cli-tool · maturity maintenance

security cryptography cli security penetration-testing developer-tools windows cli steganography powershell offensive-security payload-encoding red-team

1 source

Member repositories

RepositoryRoleHealth v2
peewpw/Invoke-PSImagemain32

For agents

markdown · JSON · MCP: product_card(name="peewpw/Invoke-PSImage")

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