nemecle.wiki
sysadmin

File recovery

Data recovery from damaged storage on Linux

to redact

basic extract: testdisk (good tutorial: https://itsfoss.com/recover-deleted-files-linux/)

mp4fixer:

1 perl /home/nemecle/Downloads/mp4fixer/fixer.pl /media/nemecle/HDD2/b/testdisk/DCIM/101_FUJI/DSCF0658.MOV /media/nemecle/HDD2/b/testdisk/DCIM/101_FUJI/video.MOV video.MOV_fixed;

data carving: https://github.com/sleuthkit/scalpel https://www.cgsecurity.org/wiki/PhotoRec#How_PhotoRec_works http://foremost.sourceforge.net/

atom mov https://video.stackexchange.com/questions/29073/need-help-to-fix-a-broken-mp4-which-lacks-a-moov-atom https://codecpack.co/download/recover-mp4.html https://stackoverflow.com/questions/35561846/recovering-corrupted-video-file

data carving: https://github.com/sleuthkit/scalpel https://www.cgsecurity.org/wiki/PhotoRec#How_PhotoRec_works http://foremost.sourceforge.net/