2011.03.21 16:09 "[Tiff] Thunder Decoder Vulnerability", by Frank Warmerdam

2011.04.20 15:08 "[Tiff] bmp2tiff test", by Hunter1972

I have compiled bmp2tiff.c module to test conversion from BMP to TIFF

file with jpeg compression. I configured libtiff the latest jpeg-8c library and ran bmp2tiff with such command line arguments: -c jpeg c:\1.bmp c:\1.tif

The resulted file appeared to be totally black:

Source file
http://www.artix.ru/1.bmp
Dest. file
http://www.artix.ru/1.tif

Why is it so?

Also I added jbig library but didn't find example how to use COMPRESSION_JBIG compression. All produced files are corrupted.

Ravil

?