I have designed a program which relies on reading PDF files from a disk.
I don't want people to have access to the actual pdf files anbd have designed a front end for my program which displays them from an encrypted format.
I have posted an encrypted version of a pdf which I encrypted using rc4
The Challenge.
Level 1. Get the PDF File Decrypted and open
Level 2. Copy the contents of the document to a word document Note : I have put a strange character in it so don't just re-type.
