corkami/pocs resource
Proof of Concepts (PE, PDF...) observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 4178
- days_rel: n/a
- days_push: 619
- n_releases_24m: 0
Adoption not part of the score
1556 stars · 199 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
learning-resource · maturity maintenance
security reverse-engineering developer-tools security reverse-engineering files pdf tutorials cross-platform proof-of-concept pe-format file-format assembly malware-analysis educational
1 source
- readme: https://github.com/corkami/pocs · fetched 2026-08-28 · 09019679742b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| corkami/pocs | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem