I'm having some difficulties in recovering the contents of a .txt file. While writing to a text file, on a Win7 x64 virtual machine, the host machine crashed. After rebooting, I noticed that the file's contents are no longer visible in notepad. Using notepad++, however, reveals that all content has been overwritten with NULL values and the file's size remained the same. Here is a snapshot of notepad++.
Are there any means of recovery since it was stored on a virtual drive(I'm using vmware)?