extfstools icon indicating copy to clipboard operation
extfstools copied to clipboard

Tools for extracting files from ext2,3,4 filesystem images

Results 7 extfstools issues
Sort by recently updated
recently updated
newest added

I would like to be able to extract only directories inside a specific directory e.g. directories ``` modem-config/S1234.1 modem-config/S5678.1 ``` but exclude file `modem-config/modem.conf`

Firmware: https://dl.google.com/dl/android/aosp/sargo-pq3b.190801.002-factory-56817dc2.zip Running `ext2rd system.img system/build.prop:build.prop` causes a segfault: ``` ➜ sargo-pq3b.190801.002 ext2rd system.img system/build.prop:build.prop sparse: v00000001 h:001c c:000c b:00001000 nblk:000c2c00 ncnk:00000017, cksum:00000000 end of sparse: c2c00000 23 entries in...

Hi, Thanks for sharing this great tool for rom analysing ! I meet one thing that, after I run the `ext2rd system_ext.img ./:savedir` there is no error show and the...

[https://samfrew.com/download/GALAXY__Note3__/nO5r/TPL/N9005XXSGBRI2/N9005TPLGBRJ1/](url)

Tested on termux on Android 13, armv8 (arm64) cmake version 3.26.1 clang version 16.0.0 Target: aarch64-unknown-linux-android24 Thread model: posix