Automated Data Recovery using Python

preview_player
Показать описание
In this video we're doing data recovery using Python for automation.
We'll go over a ~30 lines of code script to retrieve lost pictures (JPGs).

Download and blog post:

List of file signatures:

If you're feeling kind of lost, check my previous video:
Data Recovery using a Hex Editor:
Рекомендации по теме
Комментарии
Автор

Great video, I've just had the same idea and saw your video!

karamavideo
Автор

hey man nice video, could you make a video about how to execute shellcode in python?

bzero
Автор

Wow, excelent video!
Thank you for that!
Can this recover any files from specific location? like C:/pictures/

popescucristian
Автор

Great tuturial, thanks.
Is there a way to do that on internal memory of an android phone?

bestmixesonline
Автор

Good video❤️❤️ It's same way with other file type?

devkart
Автор

How to change destination directory where recovered data is getting written or saved?

shartech
Автор

Does it even work, if I've formatted my Android phone

chinmayr
Автор

Hey!I have a doubt. How is the hex editor identifying that some particular image was "deleted".It has file signatures to identify between png and jpg, so does it have anything specific based on which it identifies " Deleted" Images.

harichandana
Автор

even if the data gets deleted in the recycle bin, I will get the data?

lunatik
Автор

what is this type of file path ? >> \\ \\.\\ G:
or
>> 1\\
why there are two of these\\ before G: ?
why there is no C: before 1\\
why there is a dot here?
\\ \\.\\G:

farnaz_godigital
Автор

If I want to recover documents files like pptx, xlsx, docs, txt files so how to recover with this script... Can you please explain in comment box ...

Unknown-sqxm
Автор

Hi, I get permission error when I use my any drive, what could be the cause ?

kn