
August 28th, 2012, 04:46 PM
|
|
Registered User
|
|
Join Date: Aug 2012
Posts: 2
Time spent in forums: 16 m 14 sec
Reputation Power: 0
|
|
|
Crypto Protocol Question - Decrypt file.
Hello!
I wonder if anyone could help me with this task, here's the task.
I've got a PDF-file which is encrypted with AES-128 and with a 10 character long password.
I know that the content of the file is just one line with the text "Answer code xxxx", were xxxx is a unique code for that file.
So the task is to get this code. Does anyone have some tips on how I can decrypt the file or get the password for it?
Guess that brute force is not an option.
|