Created page with "Everything in <code>PANIC.ART</code> seems to be compressed. Python script to print out the TOC: <pre> from struct import unpack from sys import argv f = open(argv[1], 'rb')..."
(Created page with "Everything in <code>PANIC.ART</code> seems to be compressed. Python script to print out the TOC: <pre> from struct import unpack from sys import argv f = open(argv[1], 'rb')...")