How To Decrypt A File?

I have an encrypted file and I forgot the decryption key, how can I decrypt the file?

  • I have an encrypted file from years ago I made with Abi-Coder. I remember the general gist of my decryption key, but can't seem to get it just right. Is there an application out there that would help be decrypt the file? Perhaps one that would allow me to enter what I think the key is and then try variations?

  • Answer:

    John the ripper can do that

Quora User at Quora Visit the source

Was this solution helpful to you?

Other answers

I suggest you forget about restoring your encrypted file in this case. Decryption key is not like password which we set and remember, instead it is extremely random long sequence of characters which is made by system and what you remember (the general gist) would be the passphrase to unlock that key (something like password to access the key). If you have lost the key than its sad that you cannot decrypt it unless you made the backup of your key and have it safe somewhere. Even if you somehow find a tool or develop your own to brute force the key then, depending on encryption algorithm, mode and keysize used to encrypt the file it will take some thousand of years to do so (nearly impossible).

Sohel Shekha

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.