Hi, I'm having a little problem and then I want to create a tool to check files if are filled with zeros.
I try with some batch tools, but they just check is the size is 0kb.
My problem is have files with normal size and filled by zeros.
Problem with a 3rd party software backup and I have a very big problem, because have almost 3 tb to check the files filled with zeros and replace with ok files from backups ok.
I have the part to list list files and folders. I try to load file by file on a variable
But how can I check if is filled by zeros on hex?
I try with some batch tools, but they just check is the size is 0kb.
My problem is have files with normal size and filled by zeros.
Problem with a 3rd party software backup and I have a very big problem, because have almost 3 tb to check the files filled with zeros and replace with ok files from backups ok.
I have the part to list list files and folders. I try to load file by file on a variable
But how can I check if is filled by zeros on hex?