Prodiscover basic download

broken image
broken image

This process is only provided for DoD spec requirements and is not recommended for use in Forensics. BTW, the logical secure wipe is an old concept (as old as floppy disks) of writing random data to a logical file system. We have corrected this and will round the file size to the cluster boundary, which will fix the problem. The algorithm we were using is only erasing 512 bytes. Suppose, a file of 512 bytes is saved, then it occupies more than one sector on the disk. This 'canned algorithm' is creating problem. The issue with the logical floppy secure wipe was that we are using a third party algorithm to erase logical disks, to be DoD compliant for logical secure wipes. We have fixed this issue by handling reading logic for the first two clusters. We were not handling them properly in that we were only reading first 512 bytes (one sector) of these group of sectors and displaying information. In FAT12, cluster numbers start with 2, the 0th cluster being the boot information and the first cluster is directory structure. The first issue is problem with reading first two clusters in FAT12 partitions. We have reviewed and tested the issues you reported. I don't completely understand the explanation-it doesn't

broken image

I notified Chris Brown privately, and he responded with ProDiscover Problems ProDiscover Problems Video Summarizing the Problem

broken image