Notifications
Clear all
Topic starter
23/01/2007 12:22 am
Hello everybody,
I need to export all the Office password protected documents from a drive . Does anyone know if there is any pattern to find inside these Office files to know if they are protected or not? Thanks!
23/01/2007 1:31 am
http//63.230.221.50/ports/textproc/wv/work/wv-0.7.1/notes/convert-to-struct/demo.txt
Another option is to create a document, and then copy it…open the copy and add a password. Do a byte-by-byte diff of the file…
23/01/2007 3:01 am
FTK identifies these with an entropy calculation. I think X-Ways (and WinHex) do the same.
You can filter them out and then export them so you can put them into your favorite password cracking software.