Foxular.net
GLMextract
 

A while ago, a friend asked me if I knew anything about extracting files out of the GLM archives that Auto Assault stores its data in.

After doing some searching, it looked like there weren't any tools out there at the time to do so. So, I asked him to send me the smallest GLM file, which happened to contain a lot of text-only files, making determining the file format of the GLM archive easier.

Once I discovered how to read the index of files and from there extract the contents of them, I threw together a quick program called GLMextract.

Download: glmextract-1.1.tar.gz (Source only, should compile under any *NIX and possibly other systems)
To compile: ./configure && make && make install


Go back to the main page.

Site created by Hadley.