madmonkey1907/hakchi

Option to dump/extract rootfs

Closed this issue · 5 comments

isage commented

Can you please add one?

I can, but not right now. most likely it'll still read the whole nand first, as random reads trough uboot are really gross.
meanwhile, https://github.com/DeadlySystem/ninspect
maybe it's what you need?

isage commented

It is and it's not) I've already extracted and decrypted my rootfs thanks to your comments here: 669a8ee

And yeah, dump full nand, then extract and (optionally)decrypt partitions. It's just nicer to have it all in one place.

just to check, you mean for windows, right? because I do have script for linux, which is probably why I'm not really enthusiastic enough to do it for windows :)

isage commented

Nah, linux/osx. I don't have windows)