2

I was using Paragon Partition Manager 10 to merge two partitions, the first of 30GB and the second of 50GB, but my cat unplugged the power cord from the computer and the merge process didnt finish.

Now I cant see my two partitions nor the new partition, and I tried to recover my files with many programs, like "stellar phoenix data recovery", "easeus data recovery", "recuva", etc. But after many hours!, all the programs detects my lost files , and when I try to recover any file, it has another data (from other of my files).

At this point I don't care to recover all my files, I just want 2 text documents with many many passwords of all my accounts. What can I do?

Art
  • 21

2 Answers2

0

Being in a similar situation in the past R-Studio was helpful although it can be quite costly - http://www.data-recovery-software.net/. You could try the demo although am unsure what the restrictions are. Hope it helps.

0

I would recommend using a live (bootable) linux system, i.e. such as: http://live.debian.net/

The comforting part is that you can boot from an USB pendrive in no time and have all of the needed functionality out of the box.

A tool I would recommend using for this particular case is "grep". Simply grep the whole drive searching for a familiar pattern - which, in your case, should be a remembered part of a password.. basically a keyword that would lead you to the internals of the aforementioned files, sort of a "search the contents inside a file".

You can also try the photorec/testdisk suite as an alternative resort. However, the method outlined above should be able to locate the clear-text file somewhere on the drive. You can deliberately specify whether to display the text around the matched pattern (to specific boundaries).

XXL
  • 1,489