memErase 1.2.4 2023
This tool will erase the memory deeply. So no one can retrieve the data.
In this tool, there are four methods to erase data from a mass storage device
- Copy and Paste a file to the destination to rewrite the existing data
- Zero filling in all the memory sectors
- One filling in all the memory sectors
- Random filling in all the memory sectors
This tool is created to erase Music, Fake data, and Adult data around us like, Photos, Videos, Voice, PDFs, and any kind of file format.
memerase -f -i : This will take a while. Deep memory overwriting. memerase -o : Fill all sectors with zeros memerase -l : Fill all sectors with once memerase -r : Fill all sectors with random
Memory overwriting occurs when data is written to a memory location containing data. When data is written to a memory location, it replaces the previous data stored there. If the new data is larger than the space originally allocated for it, it may overwrite data in adjacent memory locations as well.