if it is too off-topic, please delete it, thanks
I have old applications from whose name I think they uses LZW compression. However I checked some LZW libs(C/python/nim) but none of them yields the same output files. I think the DOS app uses different code symbols during compression. So how can we program to fetch the proper compression algorithm? Thanks
the app and data files are https://drive.google.com/open?id=1EpPs7oAUleS2xjCSqDX0rfuHkWZ0A3yU
Lzw15.exe a gd_def.txt gd_def.tx_' compress a text file `Lzw15.exe e gd_def.tx_ gd_def.txt decompress a compressed file