Recycle bin

W

wutanghax0r

how do you retrievedeleteddata from recycle bin?

I think you could P/Invoke SHGetSpecialFolderPath to get the location
of the recycle bin, look up the SID of the user[1] you want torecover
files for, find the INFO2filein the bin[2] and iterate over the
files and move them to their previous location.

1:http://www.codeproject.com/cs/library/sidtranslator.asp
2:http://www.cybersecurityinstitute.biz/downloads/INFO2.pdf

It is more difficult to recover files that have been cleared from the
recycle bin than files that were deleted from their original location
(bypassing the recycle bin).
This info will explain the difference:
http://www.pandorarecovery.com/knowledge_base/general/recycler.php

Try Pandora Recovery. Its free.
http://www.pandorarecovery.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top