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 | + | [https://github.com/Xelitan/RISC-OS-Squash-in-Free-Pascal Squash] |
| − | https://github.com/Xelitan/Free-Pascal-port-of-Unix-compress-uncompress (.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 (.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 (.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)] | ||
Revision as of 08:36, 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:
Squash
Compress (.Z)
Pack (.z)
Compact (.C)
Freeze/Melt (.F)