PC Review


Reply
Thread Tools Rate Thread

how to fight a password cracker

 
 
Madni
Guest
Posts: n/a
 
      14th Feb 2007
Dear All,

Using pdflib library in C# I have created a pdf file which is
protected using owner password .Different options are disallowed like
print, copy contents etc. Things were working very fine untill i came
to know about some password crackers which could easily crack the
file , eliminating the password , thus making it possible for
operations like printing, copy etc .
The study showed that using user password as well will make the file
strong enough to be decrypted ,but "user password" is not a solution
in my case .

The code which actually creates a pdf file using pdflib is as under :

PDFLib obj = new PDFLib();
obj.begin_document(FileName, "masterpassword=23wdlm3ldjwld4w
permission={noprint}");

Now i wonder even that the file is encrypted using 128-bit
encryption , how a password cracker can retrieve that stored password
form the encrypted file .What operation is performed by the cracker to
remove the password and making the file accessible for all options .

Can any one please help me in this ....

Regards,
Madni

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
The Ophcrack Windows password cracker is by far the best fre George Orwell Windows Vista General Discussion 0 8th Nov 2007 08:43 AM
A password cracker/remover for Office 2003's Word document? Ant Microsoft Word New Users 7 22nd Feb 2007 07:13 AM
how to fight a password cracker Madni Microsoft C# .NET 3 14th Feb 2007 09:40 PM
Possible to detect use of password-cracker on Word documents? Philip Herlihy Microsoft Windows 2000 Security 3 14th Nov 2003 11:19 AM
Possible to detect use of password-cracker on Word documents? Philip Herlihy Microsoft Word New Users 3 14th Nov 2003 11:19 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:31 PM.