I am trying to open a Word97 document that has been password protected. I know there are alot of commercial sites out there who will crack the password for a fee. However, I am looking for advice on how to create a software program that will acomplish this task. I probably will want to create one that will use the standard brute force to open the documen.
1) Does any one know much about the MS Word Password Feature?
2) Is there a way to find the length of the password w/o running the application through all of the possibilities?
3)In a brute force mode, is there a way to see the first characters of the password as the program is running? Or is the brute force method an all or nothing shot?
4) What technologies would you use to write the program?
If you have any good advice please let me know.
Thanks,
Tim
1) Does any one know much about the MS Word Password Feature?
2) Is there a way to find the length of the password w/o running the application through all of the possibilities?
3)In a brute force mode, is there a way to see the first characters of the password as the program is running? Or is the brute force method an all or nothing shot?
4) What technologies would you use to write the program?
If you have any good advice please let me know.
Thanks,
Tim