This program worked great (I was the one working on cosmic's laptop). The program recovered all 35000+ of the encrypted files.There were a few left behind that were under 100 bytes in size. I'm assuming they were just too small to encrypt. I took the 335495 extension off a couple of them and they opened just fine. So after the whole process was through, I ran
forfiles /S /M *.335495 /C "cmd /c rename @file @fname" to restore the file names of the ones that were left over. Thanks much for your help
Edited by jzimmerman56301, 27 May 2015 - 08:40 AM.