You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a python script that carves files from a disk image based on magic numbers. It supports nested files. Run following command to carve files from the binary image of any storage medium.
python DataCarving.py <binaryfilename>
About
This is a python script that carves files from a disk image based on magit numbers. It supports nested files.