Obscure-Extractor-GTK Code
Extract files from unusual archive formats
Brought to you by:
someone-guy
Not much of a documentation yet, sorry. You can change some compilation options by editing the first few lines of the Makefile. To compile, just type make use make clean to remove generated files Edit the Makefile or use make WITHOUT_GTK=yes to compile the commandline version. Edit the Makefile or try make MINGW_GTK_HACK=yes to compile for MinGW without installing pkg-config for it. This may or may not work for you.