I’ve been transferring data between Windows and Linux fairly often recently, and the need for both operating systems to recognize each others native file systems has increased, but there is no support of ext4 in Windows on the horizon. Stackoverflow suggests some tools, but none is satisfactory. Maybe it’s time I build one.

Sorry for the primitive UI but I just don’t know better – This is pure Win32 and should be enough for now for the purpose. Right now I’m able to read the most basic meta data from an ext4 volume image. If I get more time during this break, I’ll try to complete the core meta data reading.