User:Tomxe
From Just Solve the File Format Problem
(Difference between revisions)
| Line 9: | Line 9: | ||
Old archivers: | Old archivers: | ||
| − | [https://github.com/Xelitan/RISC-OS-Squash-in-Free-Pascal Squash] | + | * [https://github.com/Xelitan/RISC-OS-Squash-in-Free-Pascal Squash] |
| − | [https://github.com/Xelitan/Free-Pascal-port-of-Unix-compress-uncompress Compress (.Z)] | + | * [https://github.com/Xelitan/Free-Pascal-port-of-Unix-compress-uncompress Compress (.Z)] |
| − | [https://github.com/Xelitan/Free-Pascal-port-of-Unix-pack-unpack Pack (.z)] | + | * [https://github.com/Xelitan/Free-Pascal-port-of-Unix-pack-unpack Pack (.z)] |
| − | [https://github.com/Xelitan/Free-Pascal-port-of-Unix-compact-uncompact Compact (.C)] | + | * [https://github.com/Xelitan/Free-Pascal-port-of-Unix-compact-uncompact Compact (.C)] |
| − | [https://github.com/Xelitan/Unix-Freeze-Melt-in-Free-Pascal/ Freeze/Melt (.F)] | + | * [https://github.com/Xelitan/Unix-Freeze-Melt-in-Free-Pascal/ Freeze/Melt (.F)] |
Latest revision as of 08:49, 30 May 2026
I'm Tom and I write programs that read (and sometimes write) obscure formats.
Check my github: https://github.com/Xelitan/
One of my latest, reverse-engineered unpackers: https://github.com/Xelitan/Yamazaki-YZ1-unpacker-in-Free-Pascal
Old archivers: