Now to my problem: I got hit with a Deadbolt NAS attack a few years back, and thought I stopped it before anything could happen to my files. Today I found out that I couldn't access some of my jpg files on my NAS. These are family pictures, and are very dear to me. I might also have mp4 or other files that got hit, not just those jpgs.
When I looked at them with a HEX-editor, I found the term "DEADBOLT" (hex: 4144424F4C54) near the end of the file. (Not AT the end, so "endwith" won't work)
I now would like to scan all my files for that signature to find those I need to restore from an old backup.
Before posting this I spent hours reading up and "playing" with the suggestions I found for others who asked about binary files and HEX-code. I tried all kind of combinations for hex, binary, binarycontent etc., but I'm not getting anywhere. Not being a REGEX or database-search programmer doesn't help
I created a test folder with corrupt files on my NAS, and added that folder to Everything for indexing. Maybe that was my first mistake? I read somewhere about direct streaming vs. indexing.
I'm also not sure what settings I have to use as far as the "Match Case" is concerned (Case, Whole Word, Path, Diacritics).
Is there anybody here willing to guide me in the right direction? I so would love to find out which files got locked. I don't care if the search runs for days, since I know that the majority of my files are intact.
Thanks in advance for any help in figuring this out.