Hi everybody I have some problem, I analize some dd image file and I need to find txt files while I reading this image using a perl script, but I can only use a REGEX expression to find txtx files, but is it possible? or exist some module that can help me find some txt files while perl is analysing some file?
thanks so much regards