Hello I need to recovery overwritten txt file.
Ex. echo "my data" > testfile.txt echo "" > testfile.txt I have partition image file creted using dd. Is it possible to dump it and search using grep for example ? Is it possible to recover overwritten data ? Thanks Bambero

