Check out the written companion here: https://matthewplascencia.substack.co...
Become a paid subscriber to support this channel so I can make more videos and make ones on more paid content.
Hello YouTube I am Matthew and today I will be showing you how to use some tools for digital forensics. In this video, the first of my forensics tools series, we will be going over the most basic tool of digital forensics: the hex editor.
A hex editor is a tool that allows you to vies all of the contents of a file without necessarily needing to open it directly. It does this by displaying all of the raw bits of the file in human-readable text. You can discover a lot about the file by using a tool like this. For instance, you could find out the real file type of a file without an extension or you can read information directly read information without opening the file. You can even take some files out of other files in some advanced cases.
I hope you enjoyed this video and that you come back for more.
#digitalforensics #forensics #mobileforeniscs #mobile #phone #mobileanalysis #hexeditor #hex