dressupgeekout / lunapurpura

Reimplementation of Purple Moon's games from the 1990s (WIP) - NOTE: ScummVM port in progress
https://dressupgeekout.github.io/lunapurpura/
BSD 2-Clause "Simplified" License
8 stars 1 forks source link

The PRX tools shouldn't "tarbomb" #45

Open dressupgeekout opened 4 years ago

dressupgeekout commented 4 years ago

Currently, prx -x -a splats all of the files in the archive into the current directory, like a tarbomb. https://en.wikipedia.org/wiki/Tar_(computing)#Tarbomb We should fix this