libuniso is a simple C library to extract iso9660 images on the fly To build: make To build with shared library: echo "ENABLE_SHARED=yes" > config.mk make To install: make install