I have an image of the disk with the ext4 file system and i need to implement the utility to read the files and view directory listings by python. How i can do it without mounting the image?
Please, give me some hints, i realy don't know where to start.