Skip to main content

Fake Memory Cards

Fake Memory Cards.

After seeing countless fake memory cards received for data recovery, we decided to write some software to help users determine if they have a fake memory or genuine memory card.

The problem with the fakes is that they are so good, they actually appear to have the advertised storage space and it even seems that the full amount of data can be written. The only problem, is that the data overwrites some of the existing data rendering the older data useless.

Our experiments indicate that (at least with the devices we tested) that the files and folder structures seem to be OK as they list as expected. The problem comes when the memory reaches its true physical limit. At that time, the data starts overwriting at the end of the card. As the file system information is updated, as normal there is no way of knowing, until you open a file that has been overwritten. It has gone, and unfortunately is most likely not recoverable.  Of course there will be exceptions to this rule, but they will be because of a different problem.

It is very sad to have to tell a customer that their entire university work for the last year is not recoverable, or to tell someone that we can't recover the photos from their honeymoon in Barbados.

We have written software that can determine the true size of a memory card, however the test will overwrite existing data. So is best used on new memory sticks or ones where the data is not critical. Either way we recommend that the data is copied somewhere safe before running our software.

There is more information on our website about fake memory cards.

Follow the link here for information about our memory card data recovery services.

Comments

Popular posts from this blog

ReFS (Resiliant File System) Data Recovery

MS ReFS (Resiliant File System) Data Recovery Microsoft introduced their Resilient File System (ReFS) with Windows Server 2012. It is a 'self repairing' file system that detects errors and rebuilds data. MjM Data Recovery are now able to recover data from this file system from single drive servers  to multi drive raid systems . Please visit our main website for details of our Data Recovery Services .

Laptop Data Recovery

A large number of computers sold are laptop computers. They are light and portable. Modern laptops contain very large hard disks at the time of writing this article 500Gb are often seen here for data recovery. One of the most common problems we see are drives where the heads have crashed. The main cause is actually part of the design of the computer - remember the bit where I said 'they are light and portable'? It is easy to put the computer on your lap, then when you need to get up, lift the computer up and put it to one side. This movement can cause a head crash especially if the heads are reading or writing at the time. Most manuals that we have seen recommend putting the computer on a firm surface like a desk or a table and in fact NOT putting it on your lap - strange that they are called 'laptops' when it is not recommended to use them as such. Some manufacturers have developed hardware that detects when the computer is being moved and pulls the heads to a saf...

Raid Recovery

Raid recovery is a specialist type of data recovery service. RAID is an acronym of R edundant A rray of I nexpensive D rives and consists of at least two drives that are configured as a single volume or container. The most common forms of RAID are described below. RAID 0 requires a minimum of two drives that gives the full disk size of both drives as a single volume the data is stored in stripes each stripe consisting of a block of data on each drive block sizes are typically 64kb but we have block sizes from 4kb to 2 Mb in size. This is the cheapest type of RAID but has no redundancy. If one drive fails, then access to all data on both drives is lost. RAID 1 Requires 2 drives the second drive is an identical copy of the first drive meaning that you only get the equivalent of one drive for the price of two. Expensive but offers redundancy so one drive can fail and you can still access the data on the second drive. RAID 5 Requires a minimum of three drives. Is similar to RAID 0 in...