This tool is used to extract Magic The Gathering game data files for modding.
Moved to https://github.com/hcoona/one/tree/master/zed2zip
# Show help
java -jar zed2zip.jar -h
# This would generate DATA_000.ZIP in the same folder
java -jar zed2zip.jar -i DATA_000.ZED
This tool is authored by thefiremind & spirolone. It's originally published here.