User:Tomxe
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "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: ht...") |
|||
| Line 6: | Line 6: | ||
One of my latest, reverse-engineered unpackers: | One of my latest, reverse-engineered unpackers: | ||
https://github.com/Xelitan/Yamazaki-YZ1-unpacker-in-Free-Pascal | https://github.com/Xelitan/Yamazaki-YZ1-unpacker-in-Free-Pascal | ||
| + | |||
| + | |||
| + | Old archivers: | ||
| + | https://github.com/Xelitan/RISC-OS-Squash-in-Free-Pascal | ||
| + | https://github.com/Xelitan/Free-Pascal-port-of-Unix-compress-uncompress (.Z) | ||
| + | https://github.com/Xelitan/Free-Pascal-port-of-Unix-pack-unpack (.z) | ||
| + | https://github.com/Xelitan/Free-Pascal-port-of-Unix-compact-uncompact (.C) | ||
Revision as of 08:01, 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:
https://github.com/Xelitan/RISC-OS-Squash-in-Free-Pascal
https://github.com/Xelitan/Free-Pascal-port-of-Unix-compress-uncompress (.Z)
https://github.com/Xelitan/Free-Pascal-port-of-Unix-pack-unpack (.z)
https://github.com/Xelitan/Free-Pascal-port-of-Unix-compact-uncompact (.C)