Tagged Questions

1
vote
4answers
659 views

Deleting files on FAT32 USB changes the first cluster information

i have made a file recovery software, which reads the FAT32 directory entry and identifies the first cluster of the file and attempts to recover the data, it is supposedly to be working fine however ...