reading encrypted binary files in C

Reply

Join Date: Nov 2008
Posts: 35
Reputation: CoolAtt is an unknown quantity at this point 
Solved Threads: 0
CoolAtt's Avatar
CoolAtt CoolAtt is offline Offline
Light Poster

reading encrypted binary files in C

 
0
  #1
Nov 21st, 2008
hi. plz help with reading encrypted binary files in C.
thx.
Reply With Quote Quick reply to this message  
Join Date: Sep 2004
Posts: 7,541
Reputation: Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute 
Solved Threads: 704
Team Colleague
Narue's Avatar
Narue Narue is offline Offline
Code Goddess

Re: reading encrypted binary files in C

 
0
  #2
Nov 21st, 2008
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.
I'm here to prove you wrong.
Reply With Quote Quick reply to this message  
Join Date: Nov 2008
Posts: 35
Reputation: CoolAtt is an unknown quantity at this point 
Solved Threads: 0
CoolAtt's Avatar
CoolAtt CoolAtt is offline Offline
Light Poster

Re: reading encrypted binary files in C

 
0
  #3
Nov 24th, 2008
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.
Reply With Quote Quick reply to this message  
Join Date: May 2006
Posts: 1,786
Reputation: ithelp is a name known to all ithelp is a name known to all ithelp is a name known to all ithelp is a name known to all ithelp is a name known to all ithelp is a name known to all 
Solved Threads: 115
ithelp's Avatar
ithelp ithelp is offline Offline
Posting Virtuoso

Re: reading encrypted binary files in C

 
0
  #4
Nov 24th, 2008
If you do not know the algo used to encrypt the file , you cannot decrypt it, it could be also illegal.
Reply With Quote Quick reply to this message  
Join Date: Dec 2005
Posts: 5,851
Reputation: Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute 
Solved Threads: 749
Team Colleague
Salem's Avatar
Salem Salem is offline Offline
Void main'ers are DOOMed

Re: reading encrypted binary files in C

 
0
  #5
Nov 24th, 2008
Your post is incomprehensible - maybe even encrypted.
http://www.catb.org/~esr/faqs/smart-...html#writewell
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the C Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC