cugu / afro

File recovery for APFS
159 stars 15 forks source link

More detailed tutorial? #18

Open qpwo opened 3 years ago

qpwo commented 3 years ago

Looks like I need to pack the entire partition into a dmg file first or something?

gaycodegal commented 3 years ago

it appears you can also use any standard path to refer to the drive. this looks for me on mac like /dev/disk0 and might on linux look like /dev/sdb if im extrapolating correctly.

i would also recommend using brew to install sleuthkit if youre on macOs. also youll need to install Cython and numpy via python3 -m pip3 install