I have a small file that is encrypted and I want to see if it is a encryption method that has been broken or cracked.

link|improve this question
The latter part of your question explains quite well why the answer is a resounding "no" :P – Phoshi Aug 14 '10 at 17:29
feedback

2 Answers

If you are very very lucky and/or the encryption used is stupid there might be some information in the very first (or possibly last) part of the file.

But for any file encrypted by any tool worth it's name: NO

link|improve this answer
feedback

This is not entirely true. If the file is an exe or executable file, very likely you can detect the type of encryption it uses. http://www.peid.info/ this is the tool where u can detect the type of encryption uses. May not work on other files format such as doc, etc.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.