├── CMakeLists.txt └── extractor.c /CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LongSoft/InsydeImageExtractor/HEAD/CMakeLists.txt -------------------------------------------------------------------------------- /extractor.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LongSoft/InsydeImageExtractor/HEAD/extractor.c --------------------------------------------------------------------------------