# corkami/pocs

Proof of Concepts (PE, PDF...)

Repository: https://github.com/corkami/pocs
Canonical: https://ross.abutalabs.com/products/pocs
Language: Assembly
License Family: other
Last push: 2024-12-22T21:19:50+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": 4178, "days_push": 619, "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 1556, forks 199 (observed 2026-08-28T04:05:03.216825+00:00)

## What it is
A collection of Proof of Concepts demonstrating unusual and edge-case constructs in file formats such as PE executables and PDF documents. It serves as a reference for understanding low-level file format internals and quirks.

## Use cases
- learn how PE executable headers can be manipulated
- study minimal or weird PDF file structures
- research file format edge cases for malware analysis
- find examples of format tricks that evade naive parsers
- reference material when writing a PE or PDF parser
- prepare reverse engineering training material

## When to choose
- you need concrete byte-level examples of PE or PDF format quirks
- you are studying or teaching file format internals and reverse engineering
- you want inspiration for testing the robustness of your own file parsers

## When to avoid
- you need a production-ready library or tool for parsing PE or PDF files
- you expect maintained, documented software with a license
- you need general-purpose security scanning or antivirus capabilities

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: security, reverse-engineering, developer-tools
- domain: security, reverse-engineering, files, pdf, tutorials
- platform: cross-platform
- tags: proof-of-concept, pe-format, file-format, assembly, malware-analysis, educational

## Member repositories
- corkami/pocs (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:03.216825+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:29:58.854992+00:00, confidence not recorded.
  - readme: https://github.com/corkami/pocs (fetched 2026-08-28T04:05:03.216825+00:00, sha 09019679742b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
