hi. plz help with reading encrypted binary files in C.
thx.

Recommended Answers

All 4 Replies

Read the file like normal, then decrypt it. It's a trivial task if you know how it was encrypted and have all of the necessary keys.

thx Narue.
Bt any algo to decrypt file if dnt know how it was encrypted ?
Is it possible to convert it completely to ascii ?
Aim is to extract info from encrypted files.
plz guide Narue.

If you do not know the algo used to encrypt the file , you cannot decrypt it, it could be also illegal.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.