How to crack a text...
 
Notifications
Clear all

How to crack a text file encrypted with VIM?

3 Posts
3 Users
0 Reactions
1,528 Views
(@llista)
Active Member
Joined: 18 years ago
Posts: 17
Topic starter  

I have come accross a text file that appears to have been encrypted using VIM, the text editor. This is the first time I come accross a VIM encrypted file.

Anyone can give me any ideas of what methods I can try to attempt and crack open that file? (ie read the content) ?


   
Quote
(@phineasgage)
Active Member
Joined: 16 years ago
Posts: 13
 

Hello,

Here some information

- The algorithm used is breakable. A 4 character key in about one hour, a 6
character key in one day (on a Pentium 133 PC). This requires that you know
some text that must appear in the file. An expert can break it for any key.
When the text has been decrypted, this also means that the key can be
revealed, and other files encrypted with the same key can be decrypted.
- Pkzip uses the same encryption, and US Govt has no objection to its export.

Hope this helps )


   
ReplyQuote
(@douglasbrush)
Prominent Member
Joined: 16 years ago
Posts: 812
 

Try VimZipper. It takes the encrypted file and allows it to be cracked with and archive cracker

http//zeus.phys.uconn.edu/refs/crackers/


   
ReplyQuote
Share: