mirror of
https://github.com/exoticorn/upkr.git
synced 2026-01-20 19:46:42 +01:00
5 lines
254 B
Plaintext
5 lines
254 B
Plaintext
a very simple unpacker in c, as a reference for people wanting to implement their own unpacker.
|
|
absolutely not production ready, it makes no effort to ensure the output buffer can actually
|
|
hold the uncompressed data.
|
|
!!! Never run on untrusted input !!!
|