- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: HELP again! accidental encryption by VI editor
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2003 09:17 PM
06-10-2003 09:17 PM
I was editing a file by VI ... at the end of a long working day I tried to exit by the escape sequence ESC-: then "x" key, but I press "X" rather then "x" .... so I crypted the file but I don't remember the encryption key ... all that I saw is thatthe file is crypted ... How can I crypt it in a reverse mode? I've seen that the syntax is "crypt key
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2003 11:00 PM
06-10-2003 11:00 PM
Re: HELP again! accidental encryption by VI editor
I think unfortunately that you'd have to crack
a file if you forgot the encryption key.I think
vi uses standard unix encryption method (read man crypt),which has crack utilities to break.
Check here (Password cracking tools for UNIX)
http://www.cromwell-intl.com/security/468-sysaudit.html
Zeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2003 11:21 PM
06-10-2003 11:21 PM
Re: HELP again! accidental encryption by VI editor
Crypt Breaking Workbench
http://axion.physics.ubc.ca/cbw.html
Download the source and compile.My previous
post was related to the same crypt but
for password files,which is a bit different :)
Good luck
Zeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2003 12:56 AM
06-11-2003 12:56 AM
Re: HELP again! accidental encryption by VI editor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2003 08:16 AM
06-11-2003 08:16 AM
SolutionThese statistics are the basic tools into decryption the plaintext.
I don't suppose that you have a backup?